Energy-Efficient Scheduling with Time and Processors Eligibility Restrictions
Abstract
While previous work on energy-efficient algorithms focused on assumption that tasks can be assigned to any processor, we initially study the problem of task scheduling on restricted parallel processors. The objective is to minimize the overall energy consumption while speed scaling (SS) method is used to reduce energy consumption under the execution time constraint (Makespan ). In this work, we discuss the speed setting in the continuous model that processors can run at arbitrary speed in . The energy-efficient scheduling problem, involving task assignment and speed scaling, is inherently complicated as it is proved to be NP-Complete. We formulate the problem as an Integer Programming (IP) problem. Specifically, we devise a polynomial time optimal scheduling algorithm for the case tasks have a uniform size. Our algorithm runs in time, where is the number of processors and is the number of tasks. We then present a polynomial time algorithm that achieves an approximation factor of ( is the power parameter) when the tasks have arbitrary size work. Experimental results demonstrate that our algorithm could provide an efficient scheduling for the problem of task scheduling on restricted parallel processors.
Cite
@article{arxiv.1301.4131,
title = {Energy-Efficient Scheduling with Time and Processors Eligibility Restrictions},
author = {Xibo Jin and Fa Zhang and Ying Song and Liya Fan and Zhiyong Liu},
journal= {arXiv preprint arXiv:1301.4131},
year = {2013}
}
Comments
18 pages, 4 figures