Hi Andreas,

Odd--I did try that version to, just to see if it would provoke a crash
(it shouldn't), and it didn't. What version are you on?

self.kernel.XYZ(self.commandQueue, (data.size, ), (self.WORKSIZE, ), *(kernelargs), global_offset=data.baseNum[i])

The above crashes with 0.92 and I guess the other one is 2011.2, but this one crashes on: self.interface.debug('using PyOpenCL version ' + cl.VERSION_TEXT), which 0.92 does not ^^.

Regards,
Philip

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to