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

Attachment: pgpjcLXKmOCEk.pgp
Description: PGP signature

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

Reply via email to