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

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PERF_LIBS_VERSION=v0.14.0
PERF_LIBS_VERSION=v0.14.1
set -e
cd "$(dirname "$0")"