Intel® FPGA SDK for OpenCL™ Standard Edition: Programming Guide

ID 683342
Date 4/22/2019
Public
Document Table of Contents

10.2. Launching the Intel® FPGA Dynamic Profiler for OpenCL™ GUI (report)

You can use the Intel® FPGA dynamic profiler for OpenCL™ report utility command to launch the Profiler GUI. The Profiler GUI allows you to view kernel performance data statistics that the Intel® FPGA dynamic profiler for OpenCL™ collects during kernel execution.

The Intel® FPGA dynamic profiler for OpenCL™ stores performance data in a profile.mon file in your current working directory.

To launch the Intel® FPGA dynamic profiler for OpenCL™ GUI, invoke the aocl report <your_kernel_filename>.aocx profile.mon [<your_kernel_filename>.source] utility command.
Important: If you do not specify the .source file in the command, the Intel® FPGA dynamic profiler for OpenCL™ GUI will not have a source code tab.