On Freitag 28 August 2009, Nicolas Pinto wrote:
> Would you mind sending me your output ?

{'dtoa_height': True, 'depth': 2, 'atoh_height': True, '_assert': True, 
'width': 2, 'height': 2}
Exception: <class 'pycuda._driver.LogicError'> cuMemcpy3D failed: invalid 
value
{'dtoa_height': False, 'depth': 2, 'atoh_height': False, '_assert': True, 
'width': 2, 'height': 2}
Exception: <class 'pycuda._driver.LogicError'> cuMemcpy3D failed: invalid 
value
{'dtoa_height': False, 'depth': 4, 'atoh_height': False, '_assert': True, 
'width': 2, 'height': 3}
Exception: <type 'exceptions.AssertionError'> arr != arr_h_dst

> Any idea what's wrong (I tried to follow the C manual) ?

That looks sketchy--I don't see anything wrong with your code. Nvidia bug 
perhaps? I don't see memcpyAtoH getting used that often...

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