I'm having trouble installing pycuda. When I try to configure, I get an error that says nvcc not found. Here's my siteconf.py http://pastebin.com/Qv1CXct1. Originally, /usr/lib was /usr/lib64, but that doesn't exist. So I changed it. If I try to run make, it exits with error /usr/bin/ld: cannot find -lcuda. luda.so is in /usr/lib/nvidia, but it can't seem to find it. My PATH is

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/cuda-5.0/bin:/usr/local/cuda/bin

and LD_LIBRARY_PATH is

/usr/local/cuda-5.0/lib64:/lib:/usr/lib:/usr/lib/nvidia

Can anyone help? I'm out of ideas.
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to