I am writing a code which uses CURAND library but when I compile I get an error stating No such File or Directory. When I went to the location /usr/local/cuda/lib64 I could not find the library there. Can anyone help me here?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I recall correctly, CURAND wasn’t available until CUDA 3.2, so you’ll need to upgrade to a newer version of the CUDA toolkit to use it. The current production release is CUDA 4.2, and the CUDA 5 Release Candidate is available now as well:
http://developer.nvidia.com/cuda/cuda-downloads