Skip to main content

hpctoolkit: toolkit for performance measurement and analysis

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: hpctoolkit
Description: toolkit for performance measurement and analysis
For more information: http://hpctoolkit.org/
Categories:
License: OpenSource (Rice University License)

General usage information

HPCToolkit is an integrated suite of tools for measurement and analysis of program performance on computers ranging from multicore desktop systems to the nation's largest supercomputers. By using statistical sampling of timers and hardware performance counters, HPCToolkit collects accurate measurements of a program's work, resource consumption, and inefficiency and attributes them to the full calling context in which they occur.

This module will add the hpclink, hpcprof, hpcprof-mpi, hpcrun, and hpcstruct commands to your PATH.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package hpctoolkit, by cluster

This section lists the available versions of the package hpctoolkiton the different clusters.

Available versions of hpctoolkit on the Zaratab cluster

Available versions of hpctoolkit on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2021.10.15 hpctoolkit/2021.10.15 zen2 Y
2023.03.01 hpctoolkit/2023.03.01 zen2 Y
2024.01.stable hpctoolkit/2024.01.stable icelake, zen2 Y






Back to Top