[PyCUDA] [Hedge] On Python 2.6.3 / distribute / setuptools
Andreas Klöckner
lists at informa.tiker.net
Thu Oct 15 16:24:57 PDT 2009
On Donnerstag 15 Oktober 2009, Allan Peter Engsig-Karup wrote:
> I can add here...
>
> This is my experience after a succesfull installation of pyCuda (both the
> former and the latest based on distribute) on my new MacBook Pro doing a
> quick run of examples...
>
> 14 examples , with 1 a dump and 1 requiring openGL which I have not
> installed yet, the 12 remaining tests tells me that I am didn¹t spend my
> money on the right GPU... out of memory!
I don't quite understand--you are getting these errors at context creation,
which, for me at least, has never failed for that reason. Are you running
anything that you would suspect could take up all your GPU memory? Maybe
something's wedged and you need to reboot? Can you run a C-CUDA example (I've
attached one--run with
nvcc -run simple.cu
It should spit a bunch of numbers.)
HTH,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simple-sol.cu
Type: text/x-csrc
Size: 1519 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20091015/d7381bbf/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20091015/d7381bbf/attachment-0001.pgp>
More information about the PyCUDA
mailing list