Going green: optimizing GPUs for energy efficiency through model-steered auto-tuning
Computational Imaging Group, Centrum Wiskunde & Informatica, Amsterdam, Netherlands
arXiv:2211.07260 [cs.DC], (14 Nov 2022)
@misc{https://doi.org/10.48550/arxiv.2211.07260,
doi={10.48550/ARXIV.2211.07260},
url={https://arxiv.org/abs/2211.07260},
author={Schoonhoven, Richard and Veenboer, Bram and van Werkhoven, Ben and Batenburg, Kees Joost},
keywords={Distributed, Parallel, and Cluster Computing (cs.DC), Performance (cs.PF), FOS: Computer and information sciences, FOS: Computer and information sciences},
title={Going green: optimizing GPUs for energy efficiency through model-steered auto-tuning},
publisher={arXiv},
year={2022},
copyright={arXiv.org perpetual, non-exclusive license}
}
Graphics Processing Units (GPUs) have revolutionized the computing landscape over the past decade. However, the growing energy demands of data centres and computing facilities equipped with GPUs come with significant capital and environmental costs. The energy consumption of GPU applications greatly depend on how well they are optimized. Auto-tuning is an effective and commonly applied technique of finding the optimal combination of algorithm, application, and hardware parameters to optimize performance of a GPU application. In this paper, we introduce new energy monitoring and optimization capabilities in Kernel Tuner, a generic auto-tuning tool for GPU applications. These capabilities enable us to investigate the difference between tuning for execution time and various approaches to improve energy efficiency, and investigate the differences in tuning difficulty. Additionally, our model for GPU power consumption greatly reduces the large tuning search space by providing clock frequencies for which a GPU is likely most energy efficient.
November 20, 2022 by hgpu