English

STaKTAU: profiling HPC applications' operating system usage

Distributed, Parallel, and Cluster Computing 2023-04-25 v1

Abstract

This paper presents a approach for measuring the time spent by HPC applications in the operating system's kernel. We use the SystemTap interface to insert timers before and after system calls, and take advantage of its stability to design a tool that can be used with multiple versions of the kernel. We evaluate its performance overhead, using an OS-intensive mini-benchmark and a raytracing mini app.

Keywords

Cite

@article{arxiv.2304.11205,
  title  = {STaKTAU: profiling HPC applications' operating system usage},
  author = {Camille Coti and Kevin Huck and Allen D. Malony},
  journal= {arXiv preprint arXiv:2304.11205},
  year   = {2023}
}
R2 v1 2026-06-28T10:14:10.095Z