Hi all,

I've just added a new debugging aid to PyOpenCL git:

http://documen.tician.de/pyopencl/runtime.html#pyopencl.Kernel.capture_call

It packages up a kernel call and writes it to a self-contained Python
file, including kernel source and all data, so that the call can be
reproduced outside of the invoking code.

Andreas

Attachment: pgpKeH9r5e3Mg.pgp
Description: PGP signature

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

Reply via email to