Intel® Advisor Help
To access this dialog box:
From the Intel Advisor GUI, choose Project > Project Properties (or equivalent). In the Project Properties dialog box, click the Target tab.
Use this dialog box to:
Specify the project's target executable.
Set project properties, such as run-time arguments, the working directory, the managed code profiling mode, and Child application.
Set advanced project properties for the Survey/Suitability tools, such as Sampling interval and Duration time estimate.
Review current project properties.
Project properties are used for all target applications that you analyze with Intel Advisor tools. You should check project property values when you start to analyze a new target executable.
Use This |
To Do This |
---|---|
Analysis Type drop-down list |
In the left part of the Analysis Target window, choose whether the specified values apply to either the:
For best results:
Because the compiler optimization differs for Debug and Release builds, you may need to specify different build settings. |
Target type drop-down list |
Choose whether the specified analysis should:
In case you use the Attach to Process functionality, you can either Inherit settings from the Survey Hotspots/Suitability Analysis Type, or specify the needed settings. |
Inherit settings from Visual Studio project: check box and field (Windows* OS Visual Studio only) |
This setting does not apply to Linux* operating systems. |
Application
|
Select the target program to be analyzed. You can specify a target executable or a script file. If you specify a script file in the Application field, consider specifying the target executable to be analyzed in the Advanced > Child application field (required for the Dependencies tool). |
Application
parameters
|
Specify target run-time arguments. When using the command line, these would be the command line arguments. |
Use application directory as working directory check box |
Allows you to automatically use the value in the Application directory to prefill the Working directory value. |
Working directory
|
Select the working directory. |
Managed code profiling mode drop-down list (Windows OS only) |
This setting does not apply to Linux* operating systems. |
Child application text box |
Type the name of a Child application that is not the Application target. With large applications, you can specify the child application to limit the Intel Advisor tool analysis. When specifying values for Dependencies tool analysis, if you specify a script file in the Application field, you must specify the target executable to be analyzed in the Child application field. |
Analyze loops that reside in non-executed code paths check box |
Check this option to enable Intel® Advisor to analyze non-executed code paths in the binaries that target multiple ISAs (contain multiple code paths). After checking this mark, you need to re-collect the Survey data so that the non-executed loops appear in the Survey Report. For more information, refer to section Analyzing Multi-ISA Binaries in this guide (link is available in the See Also section below). |
Use MPI launcher checkbox |
When selected, generates command line according to the following parameters:
Intel Advisor generates command line in the Get command line group box. |
Advanced
|
Show or hide the Advanced options. For the Survey Hotspots/Suitability Analysis, consider using these Advanced options:
For the Dependencies and\or Memory Access Patterns Analysis you can specify the Suppression mode to choose either to show problems in system modules or suppress problems in system modules. |