Altera_Forum
Honored Contributor
10 years agoLaunch time clEnqueueNDRangeKernel
Hi,
On cyclone V SOC, using quartus&AOCL SDK 14.1 build 190, I found about 2ms just for the function call (clEnqueueNDRangeKernel(queue...,0,NULL,NULL) = without events sync, clFinish just before the function call ). Is it a typical value, and is there a way to improve this value? Thanks,