Pith. sign in

REVIEW 1 cited by

Analyzing Resource Utilization in an HPC System: A Case Study of NERSC Perlmutter

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.05145 v3 pith:I7SXOZWQ submitted 2023-01-12 cs.DC

Analyzing Resource Utilization in an HPC System: A Case Study of NERSC Perlmutter

classification cs.DC
keywords resourcejobsapplicationfullygpu-enabledmemoryperlmutterutilized
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Resource demands of HPC applications vary significantly. However, it is common for HPC systems to primarily assign resources on a per-node basis to prevent interference from co-located workloads. This gap between the coarse-grained resource allocation and the varying resource demands can lead to HPC resources being not fully utilized. In this study, we analyze the resource usage and application behavior of NERSC's Perlmutter, a state-of-the-art open-science HPC system with both CPU-only and GPU-accelerated nodes. Our one-month usage analysis reveals that CPUs are commonly not fully utilized, especially for GPU-enabled jobs. Also, around 64% of both CPU and GPU-enabled jobs used 50% or less of the available host memory capacity. Additionally, about 50% of GPU-enabled jobs used up to 25% of the GPU memory, and the memory capacity was not fully utilized in some ways for all jobs. While our study comes early in Perlmutter's lifetime thus policies and application workload may change, it provides valuable insights on performance characterization, application behavior, and motivates systems with more fine-grain resource allocation.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. TARE: Tail Aware Evaluation of HPC Job Runtime Prediction

    cs.DC 2026-07 conditional novelty 6.0

    Tail-weighted GeoAccuracy on three production HPC traces shows UserReq strongest in the resource-dominant top decile, and a hybrid XGBoost/UserReq policy improves wait time and backfilling in online replay.