# vtune ## Summary + **Module Name:** vtune + **Support Level:** Secondary Support + **Software Access Level:** Open Access + **Home Page:** [https://software.intel.com/en-us/intel-vtune-amplifier-xe](https://software.intel.com/en-us/intel-vtune-amplifier-xe) ## Software Description The Intel(R) VTune(TM) Amplifier XE provides information on the code performance for users developing serial and multithreaded applications On Linux systems, VTune Amplifier XE works as a standalone GUI client. You can benefit from using the command-line interface for collecting data remotely or for performing regression testing. VTune Amplifier XE helps you analyze the algorithm choices and identify where and how your application can benefit from available hardware resources. ## General Linux To load this module for use in a Linux environment, you can run the command: module load vtune Depending on where you are working, there may be more than one version of vtune available. To see which modules are available for loading you can run: module avail vtune