Hello Dear all,
I have large image more than 8k*8k to copy from host to device for other processing. For better performance, is it good to copy it to global memory, texture memory or other types? What can I do if the memory in my device is not sufficient?
Thank you very much