HPCToolkit User Manual

HPCToolkit User Manual#

HPCToolkit is an integrated suite of tools for measurement and analysis of program performance on computers ranging from multicore desktop systems to the world’s largest GPU-accelerated supercomputers. HPCToolkit can measure a program’s work, resource consumption, and inefficiency on both CPUs and GPUs (Adhianto et al. 2010; Zhou et al. 2020; Adhianto et al. 2024). HPCToolkit correlates such 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.