Hi, I updated various packages (e.g. ugpraded cuda to 4, most recent pycuda, ubuntu nvidia-dev drivers) on ubuntu 11.10. Pycuda was working fine before, but after rebuilding and reinstalling the newest version I get:
ImportError: /usr/local/lib/python2.7/dist-packages/pycuda-2011.2.2-py2.7-linux-x86_64.egg/pycuda/_driver.so: undefined symbol: cuMemAllocPitch_v2 When I import pycuda.gpuarray. Any ideas? Thomas _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
