[PyOpenCL] g_times_l

Andreas Kloeckner lists at informa.tiker.net
Tue Jun 21 22:02:32 PDT 2011


Hi all,

I've just added an undocumented/preview feature to PyOpenCL git. You can
now specify 'g_times_l=True' on a kernel invocation to get a more
CUDA-like launch config specification, i.e. global size and global
offset are multiplied by the local size.

I'm debating whether to make this an official, documented feature (and
thereby set it in stone) or leave it undocumented and thereby
changeable.

Any advice/opinions would be much appreciated.

Thanks,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pyopencl/attachments/20110622/29442347/attachment.pgp>


More information about the PyOpenCL mailing list