On Dienstag 30 Dezember 2008, Ian Cullinan wrote: > $ python test_driver.py > .....E.... > ====================================================================== > ERROR: test_mempool (__main__.TestCuda) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_driver.py", line 239, in test_mempool > queue.append(pool.allocate(1<<e)) > MemoryError
You can ignore this. This just means that the memory pool tests allocate more memory than is on your card. I'll fix this eventually, promise. :) Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
