ERASE: Energy Efficient Task Mapping and Resource Management for Work Stealing Runtimes
Jing Chen, Madhavan Manivannan, Mustafa Abduljabbar, Miquel Peric\`as

TL;DR
ERASE is a novel intra-application task scheduler for work stealing runtimes that reduces energy consumption and improves performance by guiding scheduling with energy predictions and adapting to DVFS settings.
Contribution
ERASE introduces an energy-aware scheduling approach that considers task moldability and resource mismatch, outperforming existing DVFS-based schedulers in energy efficiency and performance.
Findings
Up to 31% energy savings achieved.
44% average performance improvement.
Effective adaptation to static and dynamic frequency settings.
Abstract
Parallel applications often rely on work stealing schedulers in combination with fine-grained tasking to achieve high performance and scalability. However, reducing the total energy consumption in the context of work stealing runtimes is still challenging, particularly when using asymmetric architectures with different types of CPU cores. A common approach for energy savings involves dynamic voltage and frequency scaling (DVFS) wherein throttling is carried out based on factors like task parallelism, stealing relations and task criticality. This paper makes the following observations: (i) leveraging DVFS on a per-task basis is impractical when using fine-grained tasking and in environments with cluster/chip-level DVFS; (ii) task moldability, wherein a single task can execute on multiple threads/cores via work-sharing, can help to reduce energy consumption; and (iii) mismatch between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
