We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Verified Instruction-Level Energy Consumption Measurement for NVIDIA GPUs

Abstract: GPUs are prevalent in modern computing systems at all scales. They consume a significant fraction of the energy in these systems. However, vendors do not publish the actual cost of the power/energy overhead of their internal microarchitecture. In this paper, we accurately measure the energy consumption of various PTX instructions found in modern NVIDIA GPUs. We provide an exhaustive comparison of more than 40 instructions for four high-end NVIDIA GPUs from four different generations (Maxwell, Pascal, Volta, and Turing). Furthermore, we show the effect of the CUDA compiler optimizations on the energy consumption of each instruction. We use three different software techniques to read the GPU on-chip power sensors, which use NVIDIA's NVML API and provide an in-depth comparison between these techniques. Additionally, we verified the software measurement techniques against a custom-designed hardware power measurement. The results show that Volta GPUs have the best energy efficiency of all the other generations for the different categories of the instructions. This work should aid in understanding NVIDIA GPUs' microarchitecture. It should also make energy measurements of any GPU kernel both efficient and accurate.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Performance (cs.PF)
DOI: 10.1145/3387902.3392613
Cite as: arXiv:2002.07795 [cs.DC]
  (or arXiv:2002.07795v2 [cs.DC] for this version)

Submission history

From: Yehia Arafa [view email]
[v1] Tue, 18 Feb 2020 18:49:24 GMT (2390kb,D)
[v2] Tue, 2 Jun 2020 19:58:14 GMT (2162kb,D)

Link back to: arXiv, form interface, contact.