You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been changing various versions of cmake, but I do not know what version cuda9.0 and ubuntu16.04 should use, that is too many, keep trying seems inconvenient
nvcc fatal : Unknown option 'pthread'
error
~/NewDisk/CARLsim5/projects/hello_world$ sudo make
/bin/sh: 1: [: -ge: unexpected operator
/bin/sh: 1: [: -ge: unexpected operator
/usr/local/cuda/bin/nvcc -I/home/demal/CARL/include -L/home/demal/CARL/lib -pthread -Wno-deprecated-gpu-targets src/main_hello_world.cpp -o hello_world -lcarlsim -lcurand
nvcc fatal : Unknown option 'pthread'
Makefile:90: recipe for target 'hello_world' failed
make: *** [hello_world] Error 1
The text was updated successfully, but these errors were encountered: