Intel® Advisor Help

Advanced View Pane (Survey Report)

Pane Purpose and Usage | Pane Location | Pane Regions and Usage | Pane Controls | Pane Data

Advanced View Pane Purpose and Usage

View more information for a loop selected in the Loop Information pane.

Advanced View Pane Location

Bottom of the Survey Report window

Advanced View Pane Regions and Usage

From left to right:

Tip

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

Advanced View Pane Controls

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:

  • View Source - Open the Survey Source window at the corresponding location. Equivalent to double-clicking a source code line.

  • Edit Source - Open the current source file in a code editor. When using the Visual Studio IDE, the Visual Studio code editor appears with the file open at the corresponding location. When using the Intel Advisor GUI, the file type association (or Open With dialog box) determines the editor used.

  • Copy To Clipboard - Copy the currently selected source code line to the clipboard.

  • What Should I Do Next? - View suggested next steps for code optimization.

Advanced View Pane Data