Hi Andreas,

    Did you by any chance make changes to memset_d32 any time recently?

    I was getting large negative number output from a kernel (which does
atomic adds to a region of memory which should be zeroed); I switched it to
a drv.from_device(numpy.zeros) and it seemed to work; then I updated pycuda
and rebuilt, and the problem seems to have gone away. Apologies in advance
if this is my fault.

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

Reply via email to