Skip to content
Snippets Groups Projects

GPU backend

Merged prathi3 requested to merge gpu-cg into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 59becc07
    mb · 59becc07
    prrathi authored
+ 1
1
@@ -2,4 +2,4 @@ test-job:
stage: test
script:
- cargo test
- RUSTFLAGS="-C link-arg=-Wl,--no-as-needed" cargo build --features=cuda -vv
- cargo test --features=cuda
Loading