On Fri, 26 Nov 2010 08:16:15 +1030, Dan Kortschak 
<dan.kortsc...@adelaide.edu.au> wrote:
> CUDA toolkit is still in the installed location at /usr/local/cuda,
> there is a symlink bundle from /usr/local/bin/ to /usr/local/cuda/bin/*
> rather than adding .../cuda/bin to $PATH, but apart from that everything
> is normal.

And that symlink is precisely what's breaking your setup. See how nvcc
is looking for includes in -I/usr/local/bin/../include?

HTH,
Andreas

Attachment: pgpN4D9H5wbMR.pgp
Description: PGP signature

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

Reply via email to