Vtune: Difference between revisions

From UMIACS
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
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
   http://software.intel.com/en-us/intel-vtune-amplifier-xe
   http://software.intel.com/en-us/intel-vtune-amplifier-xe


We have a single floating license that can be checked out for [[RHEL]].  You just need to load the '''VTune''' [[Modules]] 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.


   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 13:49, 23 October 2024

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 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.