HPC Toolkit is a collection of tools that measure a program's work, resource consumption, and inefficiency to analze performance.
Availability and Restrictions
Versions
The following versions of HPC Toolkitare available on OSC clusters:
Version | Owens | Pitzer |
---|---|---|
5.3.2 | X* | |
2018.09 | X* |
* Current default version
You can use module spider hpctoolkit
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
Access
HPC Toolkit is available to all OSC users. If you have any questions, please contact OSC Help.
Publisher/Vendor/Repository and License Type
Rice Univerity, Open source
Usage
Usage on Owens
Set-up
To configure your environment for use of HPC Toolkit, run the following command:
module load hpctoolkit
. The default version will be loaded. To select a particular HPC Toolkit version, use module load hpctoolkit/version
. Usage on Pitzer
Set-up
To configure your environment for use of HPC Toolkit, run the following command:
module load hpctoolkit
. The default version will be loaded. To select a particular HPC Toolkit version, use module load hpctoolkit/version
.