Hi,
How to release read_only & write_only memory in GPU.
suppose i load a write only array and another read only array in GPU. Then
later once I am done retrieving the output from  GPU,  i want to load new
arrays in the GPU. But i want to get rid of old arrays in the GPU.

This would help me when I want to selectively delete old arrays from GPU
and load new arrays.

Thanks
Aseem
_______________________________________________
PyOpenCL mailing list
PyOpenCL@tiker.net
https://lists.tiker.net/listinfo/pyopencl

Reply via email to