diff --git a/cpp/build.sh b/cpp/build.sh index 410db4be33e581c8528a378701532a50cee8572f..b2dba3c87086d294d4d24528e1b85cbd51b2db36 100755 --- a/cpp/build.sh +++ b/cpp/build.sh @@ -88,7 +88,7 @@ pushd `pwd`/src/core popd cd cmake_build -git + CUDA_COMPILER=/usr/local/cuda/bin/nvcc if [[ ${MAKE_CLEAN} == "ON" ]]; then