I just upgraded the driver, toolkit and SDK to CUDA 4.1 (uninstalling
CUDA 4.0 toolkit and SDK first), PyCUDA stopped working. Upgraded also
PyCUDA by installing pycuda-2011.2.2.win32-py2.7.exe, same error
message as below, right at the first line of demo.py "import
pycuda.driver as cuda" or "from pycuda._driver import *". Restarted,
no change. I must have forgotten some important step that I should
re-do to get my set-up working again?
Message File Name Line Position
Traceback
<module> W:\Programming\CUDA\PyCUDA\pycuda-2011.2.2\examples\demo.py
3
<module> C:\Python27\lib\site-packages\pycuda\driver.py 2
exceptions.ImportError: DLL load failed: The specified module could
not be found.
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda