Hi,

I have just installed PyCuda after CUDA tools, and the latest
devdrivers, but examples and tests fail with:

error invoking 'nvcc --cubin -arch sm_13
-I/usr/local/lib/python2.6/dist-packages/pycuda-0.94.1-py2.6-linux-x86_64.egg/pycuda/../include/pycuda
 kernel.cu': status 1 invoking 'nvcc --cubin -arch sm_13 
-I/usr/local/lib/python2.6/dist-packages/pycuda-0.94.1-py2.6-linux-x86_64.egg/pycuda/../include/pycuda
 kernel.cu': cc1plus: error: cuda_runtime.h: No such file or directory

configure.py was called with --cuda-inc-dir=/usr/local/cuda/include and
--cuda-root=/usr/local/cuda, both of which exist and are the appropriate
locations, so I'm a bit confused about what might be going on.

PyCuda is v0.94.1

Can anyone suggest what I am doing wrong?

thanks
Dan


_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to