Treffer: A power-aware, self-adaptive macro data flow framework

Title:
A power-aware, self-adaptive macro data flow framework
Contributors:
Danelutto, Marco, DE SENSI, Daniele, Torquati, Massimo
Publication Year:
2017
Collection:
ARPI - Archivio della Ricerca dell'Università di Pisa
Document Type:
Fachzeitschrift article in journal/newspaper
File Description:
STAMPA
Language:
English
Relation:
info:eu-repo/semantics/altIdentifier/wos/WOS:000396579300006; volume:27; issue:1; numberofpages:20; journal:PARALLEL PROCESSING LETTERS; https://hdl.handle.net/11568/849731
DOI:
10.1142/S0129626417400047
Rights:
info:eu-repo/semantics/openAccess
Accession Number:
edsbas.1AB8E8E2
Database:
BASE

Weitere Informationen

The dataflow programming model has been extensively used as an effective solution to implement efficient parallel programming frameworks. However, the amount of resources allocated to the runtime support is usually fixed once by the programmer or the runtime, and kept static during the entire execution. While there are cases where such a static choice may be appropriate, other scenarios may require to dynamically change the parallelism degree during the application execution. In this paper we propose an algorithm for multicore shared memory platforms, that dynamically selects the optimal number of cores to be used as well as their clock frequency according to either the workload pressure or to explicit user requirements. We implement the algorithm for both structured and unstructured parallel applications and we validate our proposal over three real applications, showing that it is able to save a significant amount of power, while not impairing the performance and not requiring additional effort from the application programmer.