Scheduling under Precedence, Communication, and Energy Constraints
David Felber, Adam Meyerson

TL;DR
This paper develops scheduling algorithms for multiple processors that optimize task completion time while respecting energy limits and task dependencies, extending traditional models to include energy constraints.
Contribution
It introduces convex programming algorithms that incorporate energy constraints into scheduling, matching the performance of existing methods without energy considerations.
Findings
Algorithms effectively handle energy bounds in scheduling.
Performance comparable to traditional scheduling algorithms.
Provides a framework for energy-aware scheduling in multi-processor systems.
Abstract
We consider the problem of scheduling a set of tasks on processors under precedence, communication, and global system energy constraints to minimize makespan. We extend existing scheduling models to account for energy usage and give convex programming algorithms that yield essentially the same results as existing algorithms that do not consider energy, while adhering to a strict energy bound.
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.
Taxonomy
TopicsScheduling and Optimization Algorithms · Real-Time Systems Scheduling · Optimization and Search Problems
