this seems like a stupid question but :

I am trying to port a PyCUDA project to PyOpenCL, and can't find the
equivalent to "memcpy_htod" and "memcpy_dtoh" in PyOpenCL. I need to
be able to modify the contents of a device buffer from the host after
the device buffer has been initialized. Is this possible ?

--mrule

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

Reply via email to