Vtune: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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 | Red Hat Enterprise Linux (RHEL)]]. You just need to load the '''vtune''' [[Modules | module]] in the shell. | 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. | ||
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.