doc: update CHANGELOG.md for 2026.0.0 and 2026.0.1 releases (hpctoolkit/hpctoolkit!1499)
Merge branch ‘changelog-update’ into ‘develop’
For details see https://gitlab.com/hpctoolkit/hpctoolkit/-/merge_requests/1499
Co-authored-by: John Mellor-Crummey johnmc@rice.edu Approved-by: Mark W. Krentel krentel@rice.edu Merged-by: Mark W. Krentel krentel@rice.edu Signed-off-by: Mark W. Krentel krentel@rice.edu
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
HPCToolkit
HPCToolkit is an integrated suite of tools for measurement and analysis of program performance on computers ranging from multicore desktop systems to GPU-accelerated supercomputers. HPCToolkit provides accurate measurements of a program’s work, resource consumption, and inefficiency, correlates these metrics with the program’s source code, works with multilingual, fully optimized binaries, has very low measurement overhead, and scales to large parallel systems. HPCToolkit’s measurements provide support for analyzing a program execution cost, inefficiency, and scaling characteristics both within and across nodes of a parallel system.
Supported platforms
HPCToolkit is supported on GNU/Linux for the following architectures:
x86_64amd64x86_64aarch64arm64aarch64powerpc64leppc64elppc64leThe sibling HPCViewer graphical explorer supports a wider range of platforms, see the HPCViewer repository for details.
Getting HPCToolkit via Spack (recommended for users)
For system administrators or users, the recommended way to install HPCToolkit using Spack.
You can install HPCToolkit with Spack and load into your shell with the following commands:
To inquire about the optional features available when installing HPCToolkit (e.g. support for various GPUs), use the following command:
For more information about Spack and how to install HPCToolkit using Spack, see the HPCToolkit User’s Manual section Installing HPCToolkit using Spack
Building HPCToolkit from Source with Meson (recommended for developers)
HPCToolkit supports building from source using Meson.
For information about Meson and how to build HPCToolkit from source using Meson, see the HPCToolkit User’s Manual section Building from Source using Meson
Documentation
The HPCToolkit User Manual is available here.
Getting Help
The HPCToolkit project team operates the ‘HPCToolkit Users’ Discord server. Discord offers a Slack-like experience for interacting developers and other users. We welcome questions, problem reports, or feature requests.
Join here!
License
This source distribution as a whole is licensed under the
LICENSE. This source distribution follows REUSE Specification Version 3 to declare copyright and licensing at file granularity, the individual license texts are provided in theLICENSES/subdirectory.