Is your pyCUDA up to date? I recall similar errors a month or so back that Andreas fixed. See e.g. '2010-07-16' with the Fermi notes: http://git.tiker.net/?p=pycuda.git;a=summary
My GTX 480 passes both test_gpuarray.py and test_math.py. I'm on Win XP with 258.96 drivers (latest) and CUDA 3.1 using Python 2.6.5, my pyCUDA is about a month or so old (I updated it after the last round of errors were fixed for the GTX480). i. On 11 September 2010 06:08, Branimir Sesar <[email protected]> wrote: > Dear pyCUDA users, > > I have the above NVIDIA cards installed in my workstation. The FX 580 passes > test_driver.py, test_math.py, and has 5 assertion errors on test_gpuarry.py. > > The GTX 480 card failes test_driver.py, but passes test_math.py, and has 4 > assertion errors on test_gpuarray.py. The test_driver.py fails with the > attached message. Does anyone know what is causing GTX 480 to fail this > test, and not FX 580? > > I'm using Ensight Python Dist 6.2.2, boost 1.44, pyCUDA-0.94rc, CUDA 3.1 and > CUDA drivers version 256.40. > > Thank you for your help, > > Brani > > _______________________________________________ > PyCUDA mailing list > [email protected] > http://lists.tiker.net/listinfo/pycuda > > -- Ian Ozsvald (A.I. researcher, screencaster) [email protected] http://IanOzsvald.com http://MorConsulting.com/ http://blog.AICookbook.com/ http://TheScreencastingHandbook.com http://FivePoundApp.com/ http://twitter.com/IanOzsvald _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
