Intel® Advisor Help
This topic lists new high-level features and improvements in Intel® Advisor. For a full list of new features, see Intel Advisor Release Notes.
In the GPU Roofline Insights report, you can switch to Source View and examine the source code of your application with performance metrics for each kernel, such as elapsed time and memory traffic.
The interactive HTML report, which combines Offload Modeling and GPU Roofline Insights results, now includes two new panes, which are similar to the panes with the same name in the Intel Advisor GUI report:
You can use the interactive HTML reports to analyze Intel Advisor results on a remote machine using your web browser or share the results. See Work with Standalone HTML Reports for details.
Offload Modeling report includes a new Modeling Parameters pane, which shows available target devices for modeling and hardware configuration parameters for a selected device. Each parameter is a slider that you can adjust to a desired value to get a custom configuration for remodeling.
The pane is available in the interactive HTML report and Intel Advisor GUI report and has the same functionality. You can use it to:
For CPU-to-GPU modeling, you can remodel performance using Intel Advisor CLI only.
See Model Application Performance on a Custom Target GPU Device for more information about how to work with the pane.
Offload Modeling perspective introduces a new actionable recommendation for optimizing data transfer costs with data reuse before porting your application from a CPU to a GPU. Data reuse can help you improve the application performance on the GPU by optimizing data transfer efficiency.
The recommendation is reported in a Recommendations pane of the Accelerated Regions tab. The recommendation includes estimated performance characteristics and data reuse gain, as well as code snippet examples for applying data reuse techniques.
See Examine Data Transfers for Modeled Regions for details.
Identify High-impact Opportunities to Offload to GPU topic in the get started guide now uses a sample to introduce the main Offload Modeling features. You can download the sample or use your own application to follow this topic instructions and understand the basic Offload Modeling workflow with the Intel Advisor.
The following topics in the get started guide with a sample-based scenario are also available:
The GPU Roofline Insights perspective introduces actionable recommendations for improving your application performance on GPU by optimizing GRF usage. The recommendations are reported in a Recommendations pane in the GPU Roofline Regions report. See Get Recommendations for details.
The GPU pane in the GPU Roofline Regions tab introduces several new metrics. Some of the new metrics are:
Memory metrics:
Compute metrics:
Introduced a new downloadable Intel Advisor command-line cheat sheet, which lists the most useful command-line interface (CLI) options. You can use this print-friendly PDF for quick reference on the Intel Advisor CLI.