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* |
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
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
module load hpctoolkit
. The default version will be loaded. To select a particular HPC Toolkit version, use module load hpctoolkit/version
.