Altera_Forum
Honored Contributor
8 years agoKernel Execution Time
HI everyone
I am currently learning Loop Unrolling Implementation, from the report, i currently able to get the Estimated Resource Usage Summary report by using the command aoc -c <kernel_name>.cl --report But i would like to know how to get the estimated execution time for the kernel?? Thanks