Yves Surrel <y...@surrel.org> writes:

> Hi Andreas
>
> Before logging an issue, I just want to know whether I am simply stupid…
>
> AttributeError: module 'pyopencl' has no attribute ‘enqueue_task’. But it is 
> in the doc at the same level as pyopencl.enqueue_nd_range_kernel
>
> So what’s wrong (it does not appear in __init__.py) ?

It's documented to be equivalent to be equivalent to
enqueue_nd_range_kernel with unit grid size. Commit

https://github.com/inducer/pyopencl/commit/6ca59dca1ae44fa6cafedaea3d193376a378689c

removed it, but (by the looks of it) left the docs in place. Do you see
a good reason to keep/reintroduce it?

https://gitlab.tiker.net/inducer/pyopencl/-/merge_requests/105

removes the docs.

Andreas


Attachment: signature.asc
Description: PGP signature

_______________________________________________
PyOpenCL mailing list -- pyopencl@tiker.net
To unsubscribe send an email to pyopencl-le...@tiker.net

Reply via email to