Reputation: 21
also getting: make: * [main.o] Error 255
I am really new to this I am using nsight for linux with cuda toolkit 5
I added this two lines export PATH=/usr/local/cuda/bin:$PATH export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH in .bashrc becuase in .profile file it didnt seems to have an effect, and there was no .bash_profile file
Upvotes: 2
Views: 1469
Reputation: 9474
Unfortunately, there was a number of issue in Nsight Eclipse Edition 5.0 preview release that would cause this error (we fixed all such bugs we found).
Please provide more information:
Feel free to contact CUDA tools team directly by posting to [email protected]
Upvotes: 1