Altera_Forum
Honored Contributor
12 years agoTiming the OpenCL kernel execution
Hi
I am interested to measure the amount of time each of the kernels take to execute (including the memory transfers) in my Multikernel application. Any suggestions on what timer to use in the host application for precisely timing the kernels?