We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 neiltan,
I am using gettimeofday() function which is a pre built function in C for profiling.
Narendra kumar.