diff --git a/cpp/build.sh b/cpp/build.sh index 410db4be33..b2dba3c870 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