[PyCuda] Out of memory (and possibly other errors) when running test_driver on Quadro NVS 140M
Andreas Klöckner
lists at informa.tiker.net
Fri Mar 13 13:08:48 PDT 2009
On Donnerstag 12 März 2009, Philipp Lies wrote:
> /opt/PyCUDA/pycuda-git/test$python test_driver.py
> ...E....Eterminate called after throwing an instance of 'cuda::error'
> what(): cuMemFree failed: invalid context
> Aborted
Can you rerun this with '-v' so I can see which tests are affected?
> Or runnung gpuarray speed test:
> /opt/PyCUDA/pycuda-git/test$python undistributed/test_gpuarray_speed.py
> pycuda._driver.MemoryError: cuMemAlloc failed: out of memory
This should be fixed.
> test_gpuarray only threw some warnings:
> python test_gpuarray.py
> /usr/lib/python2.5/site-packages/pycuda-0.93beta-py2.5-linux-x86_64.egg/pyc
>uda/gpuarray.py:498: UserWarning: behavior change: arange guessed dtype
> other than float32. suggest specifying explicit dtype.
> warn("behavior change: arange guessed dtype other than float32. "
> ..................
Fixed, too.
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20090313/eb9f34b0/attachment-0001.pgp>
More information about the PyCUDA
mailing list