You can use
Intel® Advisor to generate command lines for perspective or analysis configuration and copy the lines to a clipboard to run from a terminal/command prompt.
To generate the command lines from
Intel® Advisor GUI:
Prerequisite:
Set up a project.
- Select a perspective from a
Perspective Selector or a drop-down menu in the
Analysis Workflow pane.
The
Analysis Workflow pane opens for a selected perspective.
- In the
Analysis Workflow pane, do one of the following:
- To use a pre-defined set of analyses and properties, select an accuracy level in the
Analysis Workflow pane.
- Select analyses to run and analysis options manually from the
Analysis Workflow tab and the
Project Properties window to configure the perspective flow (custom accuracy).
- Generate the command lines:
- For a full perspective: Click the
Get Command Line button.
- For a specific analysis: expand the analysis controls and click the
Command Line button.
The
Copy Command Line to Clipboard dialog box opens, which provides commands to launch the perspective or the analysis with selected configuration. Options with default values are hidden.
- Optional: To generate command lines for an MPI application, select the
Generate command line for MPI checkbox. It wraps each command line with an MPI executable and adds required MPI parameters as you specified in the
Project Properties dialog box.
- Click the
Copy button to copy the generated command lines to the clipboard.
- Paste the copied command lines to a terminal/command prompt to run the perspective or the analysis.