Avoid linking with CUDA directly

This commit is contained in:
Michael Vines
2019-06-21 12:08:10 -07:00
parent 06ba0b7279
commit 36aa876833
3 changed files with 4 additions and 12 deletions

View File

@ -42,8 +42,9 @@ test-stable-perf)
.rs$ \
Cargo.lock$ \
Cargo.toml$ \
ci/test-stable-perf.sh \
ci/test-stable.sh \
^ci/test-stable-perf.sh \
^ci/test-stable.sh \
^core/build.rs \
^fetch-perf-libs.sh \
^programs/ \
^sdk/ \