I get the following error. Can anyone point me in the right direction to
resolve this?

>>> import pycuda.autoinit
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File
"/usr/local/lib/python2.6/dist-packages/pycuda-0.93-py2.6-linux-x86_64.egg/pycuda/autoinit.py",
line 4, in <module>
    cuda.init()
pycuda._driver.RuntimeError: cuInit failed: no device


Thanks,

Jade
_______________________________________________
PyCUDA mailing list
pyc...@host304.hostmonster.com
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to