Intel® Advisor Help
Window Purpose and Usage | Window Access | Window Regions and Usage | Window Controls | Data Reference
Use this tab to view high-level analysis results.
Click the Summary tab.
The Annotations summary section provides information about code annotations found in your code. |
|
The Program metrics section comprises execution time statistics, vector instruction set, number of CPU Threads utilized. The section also covers loop metrics such as CPU time and loop execution information. You can find the vectorization efficiency data in this section as well. |
|
The Top time-consuming loops section summarizes the loop names, loop source locations, and execution time statistics. |
|
The Recommendations section summarizes suggested changes in the code that you might want to apply to achieve better performance. Use links in the Recommendations column to access the recommendations texts. |
|
The Suitability and Dependencies analysis data section provides information about results of Suitability and Dependencies analyses. Dependencies Problems column summarizes the predicted data sharing problems collected by the Dependencies tool. To display the Dependencies Report window at the corresponding parallel site location, double-click a number under this column. Maximum Site Gain column summarizes potential performance improvement achieved thru threading estimated by the Suitability tool. |
|
The Collection details section shows execution statistics for each of the collectors, as well as the Collection Log and Application Output links that lead to the corresponding report logs and output details. |
|
The Platform Information section reports the system information including software and hardware summary of your system. |
Use This |
To Do This |
---|---|
|
Hide or show information (click). |
Site location link |
See corresponding line in the report grid (click). |
Source location link |
See corresponding line in the source file, if available (click). |
Recommendation link |
See corresponding recommendation in the report window (click). |
|
Hide or show loop metric details for MKL application. |