Methodology for GPU Frequency Switching Latency Measurement
Daniel Velicka, Ondrej Vysocky, Lubomir Riha

TL;DR
This paper presents a systematic methodology for measuring GPU frequency switching latency, crucial for optimizing energy efficiency in high-performance computing systems, demonstrated on Nvidia GPUs with significant latency variation findings.
Contribution
It introduces a novel, precise measurement approach for GPU frequency switching latency applicable to CUDA, aiding energy-aware system design.
Findings
Significant variation in switching latency across different Nvidia GPUs
Methodology effectively filters out external measurement noise
Results inform optimal frequency change strategies for energy efficiency
Abstract
The development of exascale and post-exascale HPC and AI systems integrates thousands of CPUs and specialized accelerators, making energy optimization critical as power costs rival hardware expenses. To reduce consumption, frequency and voltage scaling techniques are widely used, but their effectiveness depends on adapting to application demands in real-time. However, frequency scaling incurs a switching latency, impacting the responsiveness of dynamic tuning approaches. We propose a methodology to systematically evaluate the frequency switching latency of accelerators, with an implementation for CUDA. Our approach employs an artificial iterative workload designed for precise runtime measurements at different frequencies. The methodology consists of three phases: (1) measuring workload execution time across target frequencies, (2) determining switching latency by tracking the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Embedded Systems Design Techniques · Big Data and Digital Economy
