Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Timing 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...