An Efficient Algorithm for Computing Optimal Discrete Voltage Schedules

Minming Li,Frances F. Yao
DOI: https://doi.org/10.1137/050629434
2005-01-01
Abstract:We consider the problem of job scheduling on a variable voltage processor with d discrete voltage/speed levels. We give an algorithm which constructs a minimum energy schedule for n jobs in O(dnlogn) time. Previous approaches solve this problem by first computing the optimal continuous solution in O(n 3 ) time and then adjusting the speed to discrete levels. In our approach, the optimal discrete solution is characterized and computed directly from the inputs. We also show that O(n log n) time is required, hence the algorithm is optimal for fixed d.
What problem does this paper attempt to address?