For what it is worth, my 13.10 working pycuda install failed after
upgrading to 14.04.  Ubuntu's and Debian's  installation directories do
not  match nvidias so it is hard to unravel what's missing.

Autoinit fails for me in the same way.  The version of cuda on 1404 is
5.5.

Bruce
On Jul 25, 2014 8:54 AM, "elodw" <[email protected]> wrote:

> 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
>
> _______________________________________________
> PyCUDA mailing list
> [email protected]
> http://lists.tiker.net/listinfo/pycuda
>
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to