To get started using Intel(R) VTune(TM) Amplifier XE 2013 Update 2:
- To set your environment variables:
source /opt/intel-studio/vtune_amplifier_xe_2013/amplxe-vars.sh - To start the graphical user interface: amplxe-gui
- To use the command-line interface: amplxe-cl For more getting started resources:
file:/opt/intel-studio/vtune_amplifier_xe_2013/documentation/en/welcomepage/get_started.html.
To get started using Intel(R) Inspector XE 2013 Update 2:
- To set your environment variables:
source /opt/intel-studio/inspector_xe_2013/inspxe-vars.sh - To start the graphical user interface: inspxe-gui
- To use the command-line interface: inspxe-cl
- For more getting started resources:
file:/opt/intel-studio/inspector_xe_2013/documentation/en/welcomepage/get_started.html.
To get started using Intel(R) Advisor XE 2013 Update 1:
- To set your environment variables: source /opt/intel-studio/advisor_xe_2013/advixe-vars.sh
- To start the graphical user interface: advixe-gui
- To use the command-line interface: advixe-cl For more getting started resources:
file://opt/intel-studio/advisor_xe_2013/documentation/en/welcomepage/get_started.html.
To get started using Intel(R) Composer XE 2013 Update 1 for Linux*:
- Set the environment variables for a terminal window using one of the following (replace "intel64" with "ia32" if you are using a 32-bit platform).
- For csh/tcsh: source /opt/intel-studio/bin/compilervars.csh intel64
- For bash: source /opt/intel-studio/bin/compilervars.sh intel64
- For C++: icpc
- For C: icc
- For Fortran: ifort
- To get help, append the -help option or precede with the man command.
For more getting started resources:
- file:/opt/intel-studio/composer_xe_2013/Documentation/en_US/get_started_lc.htm
- file:/opt/intel-studio/composer_xe_2013/Documentation/en_US/get_started_lf.htm