Altera_Forum
Honored Contributor
7 years agoEnqueueWrite Very Large Data
Hi, i found that when i enqueuewrite a very large data (millions value) to the kernel, it takes around 200ms which is significant degrades the performance of my application.
So, I plan to either apply shared memory or fixed point to do some improvement. But i wonder which one is better approach? Or, do you have any better suggestion regarding this issue, thank you!!