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
Hi @Demalll, thank you for your interest in CARLsim. The latest version is CARLsim6 https://github.com/UCI-CARL/CARLsim6. Could you try that version? You could get more help if using CARLsim6 as it's under active development and maintaining.
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: