Vtune: Difference between revisions
Jump to navigation
Jump to search
Created page with "The Intel VTune Amplifier XE Suite is a profiler and performance analyzer for Intel chips. http://software.intel.com/en-us/intel-vtune-amplifier-xe We have a single floa..." |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
The Intel VTune Amplifier XE Suite is a profiler and performance analyzer for Intel chips. | The Intel VTune Amplifier XE Suite is a profiler and performance analyzer for Intel chips. | ||
https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler.html | |||
We have a single floating license that can be checked out for [[RHEL]]. You just need to load the ''' | We have a single floating license that can be checked out for [[RHEL | Red Hat Enterprise Linux (RHEL)]]. You just need to load the '''vtune''' [[Modules | module]] in the shell. | ||
module load vtune | module load vtune | ||
You can then run '''amplxe-cl''' for the command line or '''amplxe-gui''' for the graphical user interface. | You can then run '''amplxe-cl''' for the command line or '''amplxe-gui''' for the graphical user interface. | ||
Latest revision as of 16:19, 11 March 2026
The Intel VTune Amplifier XE Suite is a profiler and performance analyzer for Intel chips.
https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler.html
We have a single floating license that can be checked out for Red Hat Enterprise Linux (RHEL). You just need to load the vtune module in the shell.
module load vtune
You can then run amplxe-cl for the command line or amplxe-gui for the graphical user interface.