It's the first time I've installed the drivers, so I don't have multiple
versions. Anyway how can I know the versions of the headers used in the
compilation?

2009/12/8 Andreas Klöckner <[email protected]>

> On Dienstag 08 Dezember 2009, Roger Pau Monné wrote:
> > pycuda._driver.LogicError: cuDeviceGetAttribute failed: not found
>
> My guess would be that PyCUDA is asking for an attribute that the driver
> doesn't know about. This could happen if you compiled PyCUDA against a CUDA
> header that doesn't match your driver version.
>
> HTH,
> Andreas
>
> _______________________________________________
> PyCUDA mailing list
> [email protected]
> http://tiker.net/mailman/listinfo/pycuda_tiker.net
>
>
_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to