Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 29 Jan 2024 (v1), last revised 19 Jul 2024 (this version, v2)]
Title:Dissecting the software-based measurement of CPU energy consumption: a comparative analysis
View PDFAbstract:Every day, we experience the effects of the global warming: extreme weather events, major forest fires, storms, global warming, this http URL scientific community acknowledges that this crisis is a consequence of human activities where Information and Communications Technologies (ICT) are an increasingly important this http URL scientists need tools for measuring the footprint of the code they produce and for optimizing it. Running Average Power Limit (RAPL) is a low-level interface designed by Intel that provides a measure of the energy consumption of a CPU (and more) without the need for additional hardware. Since 2017, it is available on most computing devices, including non-Intel devices such as AMD this http URL and more people are using RAPL for energy measurement, mostly like a black box without deep knowledge of its this http URL, this causes mistakes when implementing measurement this http URL this paper, we propose to come back to the basic mechanisms that allow to use RAPL measurements and present a critical analysis of their operations. In addition to long-established mechanisms, we explore the suitability of the recent eBPF technology (formerly and abbreviation for extended Berkeley Packet Filter) for working with this http URL each mechanism, we release an implementation in Rust that avoids the pitfalls we detected in existing tools, improving correctness, timing accuracy and performance. These new implementations have desirable properties for monitoring and profiling parallel this http URL also provide an experimental study with multiple benchmarks and processor models (Intel and AMD) in order to evaluate the efficiency of the various mechanisms and their impact on parallel this http URL experiments show that no mechanism provides a significant performance advantage over the others. However, they differ significantly in terms of ease-of-use and this http URL believe that this work will help the community to develop correct, resilient and lightweight measurement tools.
Submission history
From: Guillaume Raffin [view email] [via CCSD proxy][v1] Mon, 29 Jan 2024 09:13:37 UTC (3,064 KB)
[v2] Fri, 19 Jul 2024 07:56:19 UTC (5,082 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.