On Thu, 7 Jul 2011 19:04:33 -0400, Lev Givon wrote:
The following line of code executes successfully with PyCUDA 0.94.2
but fails when I try to run it with PyCUDA 2011.1.2.

x_gpu = gpuarray.zeros(3, np.complex128)

Root cause is this: http://projects.scipy.org/numpy/ticket/1898

Workaround in git.

I'll release 2011.1.3 on the weekend.

HTH,
Andreas

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to