Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3dfbe7f

Browse files
Update build.sh
1 parent 319df0e commit 3dfbe7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libs/build.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ CUDA_GENCODE="\
88

99

1010
cd src
11-
nvcc -I/usr/local/cuda-8.0/include --expt-extended-lambda -O3 -c -o bn.o bn.cu -x cu -Xcompiler -fPIC -std=c++11 ${CUDA_GENCODE}
11+
nvcc -I/usr/local/cuda/include --expt-extended-lambda -O3 -c -o bn.o bn.cu -x cu -Xcompiler -fPIC -std=c++11 ${CUDA_GENCODE}
1212
cd ..

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /