On Mittwoch 18 März 2009, William King wrote:
> I have a Nvidia 8600 GT
>
> http://www.newegg.com/Product/Product.aspx?Item=N82E16814143105
>
>
> python test_driver.py
> ......E........
> ======================================================================
> ERROR: test_mempool (__main__.TestCuda)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "test_driver.py", line 284, in test_mempool
>     queue.append(pool.allocate(1<<e))
> MemoryError: memory_pool::allocate failed: out of memory - failed to
> free memory for allocation
>
> ----------------------------------------------------------------------
> Ran 15 tests in 8.286s
>
> FAILED (errors=1)

Using what version of PyCUDA? Can you send the output of 
'examples/dump_properties.py'?

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to