Intel® Advisor Help
Pane Purpose and Usage | Pane Location | Pane Regions and Usage | Pane Controls | Pane Data
View more information for a loop selected in the Loop Information pane.
Bottom of the Survey Report window
From left to right:
Source tab - View source code for a selected loop.
Top Down tab -
View the function/loop hierarchy in a stack, and the source code associated with a specific function or loop. Each function or loop appears on a separate grid line. Loops are identified with an
icon, the word
[loop, followed by the source location and the function or procedure name that executes it.
Loop Analytics tab - View the most important statistics for a selected loop.
Loop Assembly tab - View assembly representation for a selected loop.
Recommendations tab - Explore code-specific recommendations for how to fix vectorization issues (Vectorization Advisor only).
Why No Vectorization? tab - View the reason automated vectorization failed (Vectorization Advisor only).
The following are available in the advice directory in the Intel Advisor installation directory:
A full list of all recommendations reported by the Vectorization Advisor
A full list of compiler diagnostic data integrated into the Vectorization Advisor interface
Selected Topics from the Intel C++ Compiler User and Reference Guides
Selected Topics from the Intel Fortran Compiler User and Reference Guides
Use This |
To Do This |
---|---|
Source code line or data grid line |
Open the Survey Source window at the corresponding location (double-click). Open the context menu (right click) and choose:
|