Hi,
I just installed pycuda-0.90.2 on my computer and I got the following
error message when I ran the program test_drive.py:
python test_drive.py
Traceback (most recent call last):
File "test_driver.py", line 2, in <module>
import pycuda.driver as drv
File
"/usr/local/lib64/python2.5/site-packages/pycuda-0.90.2-py2.5-linux-x86_64.egg/pycuda/driver.py",
line 1, in <module>
from _driver import *
ImportError:
/usr/local/lib64/python2.5/site-packages/pycuda-0.90.2-py2.5-linux-x86_64.egg/pycuda/_driver.so:
undefined symbol:
_ZN5boost6python9converter8registry9push_backEPFPvP7_objectEPFvS5_PNS1_30rvalue_from_python_stage1_dataEENS0_9type_infoE
The OS is OpenSuSE 11.0, and Cuda 2.1 Beta is installed.
Do I miss something?
Thanks.
Jyh-Shyong Ho, Ph.D.
Research Scientist
National Center for High Performance Computing
Hsinchu, Taiwan, ROC
_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net