Hi Dan,

On Thu, 25 Nov 2010 14:10:24 +1030, Dan Kortschak 
<[email protected]> wrote:
> 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?

What happens if you invoke the above command line (e.g. on an empty
kernel.cu) by hand?

Andreas

Attachment: pgpCGxvf5DlX4.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to