Thanks Andreas, I should have looked there first.
However, I spoke too soon and the test example no longer works. After a struggle I finally got it working last Wednesday and then went on to other neglected tasks. I now find it won't work and the error I am getting is
ImportError: no module named _driver.
This comes from the first line in __init__.py in the pycuda directory (so I know that pycuda is on the path) and I can see that _driver.pyd is also there.
The siteconf.py path looks ok as do the environment variables.
Any ideas or suggestions welcome
Thanks
Frank

On Montag 05 Oktober 2009, Frank Burden wrote:
Hi Everyone

I'm new to PyCuda but have just got the matrix multiply test module to
work. I am wondering if there are a few more example routines I could
try out before I start programming in earnest.

All the stuff in the examples/ and test/ subdirectories of the source distribution should help get you started.

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