I got this:

>>> drv.get_version()
(2, 3, 0)
>>> drv.get_driver_version()
2030

Maybe there is a problem in the test_driver.py file?

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

> On Dienstag 08 Dezember 2009, you wrote:
> > 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?
>
> pycuda.driver.get_version()
> pycuda.driver.get_driver_version()
>
> Andreas
>
_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to