Received from elodw on Fri, Jul 25, 2014 at 08:29:55AM EDT:
> Hello,
> 
> after updating
> i get the following errror runing a pycuda-program
> 
>    import pycuda.autoinit
>   File "/usr/lib/python2.7/dist-packages/pycuda/autoinit.py", line
> 4, in <module>
>     cuda.init()
> pycuda._driver.RuntimeError: cuInit failed: no device
> 
> Ernst

Check whether the system is running the nouveau drivers rather than the nvidia
ones; I've been able to successfully use the stock Ubuntu python-pycuda package
with the nvidia-331-updates driver package installed.
-- 
Lev Givon
Bionet Group | Neurokernel Project
http://www.columbia.edu/~lev/
http://lebedov.github.io/
http://neurokernel.github.io/


_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to