On Power Capping and Performance Optimization of Multi-threaded Applications

Stefano Conoci, Pierangelo Di Sanzo, Alessandro Pellegrini, Bruno Ciciani, and Francesco Quaglia


Published in: Concurrency and Computation: Practice and Experience, 2021
pdf Download PDF

Abstract:
Multi-threaded applications facilitate the exploitation of the computing power of multicore architectures. On the other hand, these applications can become extremely energy-intensive, in contrast with the need for limiting the energy usage of computing systems.
In this article, we explore the design of techniques enabling multi-threaded applications to maximize their performance under a power cap. We consider two control parameters: the number of cores used by the application, and the core power state. We target the design of an auto-tuning power-capping technique with minimal intrusiveness and high portability, which is agnostic about the workload profile of the application. We investigate two different approaches for building the strategy for selecting the best configuration of the parameters under control, namely a heuristic approach and a model-based approach. Through an extensive experimental study, we evaluate the effectiveness of the proposed technique considering two different selection strategies, and we compare them with existing solutions.

BibTeX Entry:

@article{Con21,
author = {Conoci, Stefano and Di Sanzo, Pierangelo and Pellegrini, Alessandro and Ciciani, Bruno and Quaglia, Francesco},
title = {On Power Capping and Performance Optimization of Multi-threaded Applications},
journal = {Concurrency and Computation: Practice and Experience},
year = {2021},
month = jan,
volume = {33},
number = {11},
publisher = {Wiley},
series = {CCPE},
doi = {10.1002/cpe.6205}
}