Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs
477 Discussions

How do we extract reports to analyse a given kernel (in terms of Power, Energy, Latency, Frequency of operation, Total execution time on board) ?

lusth
Beginner
686 Views
 
0 Kudos
2 Replies
Fawaz_Al-Jubori
Employee
363 Views
Hello, You can follow this link, it has information about the available reports given by AOCL. https://www.intel.com/content/www/us/en/programmable/documentation/mwh1391807516407.html Thanks
0 Kudos
Fawaz_Al-Jubori
Employee
363 Views
Furthermore, you can use Dynamic profiler aoc -profile <kernel file> this will generate the profile.mon file that can be viewed by aocl report <kernel file>.aocx profile.mon this profile file will give you further information about memory bandwidth, efficiency, etc..
0 Kudos
Reply