Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe profiling option for kernel file is not working
I am working with a DE1SOC board from terasic/Quartus II/version 15.0/Windows 7/64/ I am able to run the my OpenCL code on the board. But, I couldn't able to run the GUI profiler to estimate t...
Altera_Forum
Honored Contributor
9 years agoHi,
I am also trying to profile my kernel's performance, using aoc --profile <your_kernel_filename>.cl on AOCL SDK 16.0.2.222. Following are the observations: 1. There is an apparent increase in resource utilisation because of the inferred counters. This cross verifies that the command has been properly accepted by the compiler. 2. The .aocx file gets generated, but the profile.mon is not generated anywhere.The .aocx generated is functioning properly on hardware. Could you let me know a possible reason behind this ? Regards, Arwinder