Hi,
Is there any way to speed the data copying from CPU buffers which are allocated using "malloc" to GPU accessible memory. currently I am using simple memcpy for copying data.
Thanks & Regards,
Narendra Kumar Chepuri.
Hi Narendra,
Rich beat me to it the developer guide also describes the technique he mentioned: ARM Information Center: ARM Mali-T600 Series GPU OpenCL Developer Guide.
Hth,
Chris