Vtune
From KratosWiki
(Difference between revisions)
m (Created page with "Once vtune has been installed, its GUI can be launched by writing the following lines in the terminal: source /opt/intel/vtune_amplifier_xe_2017/amplxe-vars.sh amplxe-gui&") |
m |
||
Line 1: | Line 1: | ||
Once vtune has been installed, its GUI can be launched by writing the following lines in the terminal: | Once vtune has been installed, its GUI can be launched by writing the following lines in the terminal: | ||
− | source /opt/intel/vtune_amplifier_xe_2017/amplxe-vars.sh | + | source /opt/intel/vtune_amplifier_xe_2017/amplxe-vars.sh |
− | amplxe-gui& | + | amplxe-gui& |
Revision as of 11:37, 23 April 2017
Once vtune has been installed, its GUI can be launched by writing the following lines in the terminal:
source /opt/intel/vtune_amplifier_xe_2017/amplxe-vars.sh amplxe-gui&