Skip to content
Snippets Groups Projects

GPU backend

Merged prathi3 requested to merge gpu-cg into main
8 files
+ 31
3
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -4,6 +4,9 @@ version = "0.1.0"
authors = ["Russel Arbore <rarbore2@illinois.edu>"]
edition = "2021"
[features]
cuda = ["juno_build/cuda"]
[build-dependencies]
juno_build = { path = "../../juno_build" }
Loading