Hi community,

I'm new here and I'm starting to learn openCL and pyopencl seems very attractive. I want to make a simple program that will compute lines of the pascal triangle. How can I copy a buffer into another one ? On the reference API from Khronos, there's a function called clEnqueueCopyBuffer, but I don't find the equivalent on the pyopencl API.

Am I missing something or is this function not yet implemented ?

Best regards,
Nicolas Bonnel

_______________________________________________
PyOpenCL mailing list
[email protected]
http://tiker.net/mailman/listinfo/pyopencl_tiker.net

Reply via email to