Thanks for the help. I've upgraded the Cuda toolkit to 5.0 and my driver and
reinstalled PyCuda. The installation was much smoother this time (I still
had to clone into git submodule update --init), but it seems to have
installed. I did not have to remove the --no-use-shipped-boost flag this
time, like I did last time. Now when I try import pycuda.driver as cuda, I'm
greeted by this error:
File
"/usr/local/lib/python2.7/dist-packages/pycuda-2013.1-py2.7-linux-x86_64.egg/pycuda/driver.py",
line 2, in <module>
from pycuda._driver import *
ImportError: /usr/lib/libboost_python-py32.so.1.46.1: undefined symbol:
PyBytes_Size
which I think means I have a problem with my boost library. I'm going to
remove it and reinstall I guess, but do you have any suggestions beyond
that?
--
View this message in context:
http://pycuda.2962900.n2.nabble.com/PyCuda-Ubuntu-12-04-issues-tp7575064p7575066.html
Sent from the PyCuda mailing list archive at Nabble.com.
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda