@ytyoun

On multi-processor speed scaling with migration: extended abstract

, , and . Proceedings of the 23rd ACM symposium on Parallelism in algorithms and architectures, page 279--288. New York, NY, USA, ACM, (2011)
DOI: 10.1145/1989493.1989539

Abstract

We investigate a very basic problem in dynamic speed scaling where a sequence of jobs, each specified by an arrival time, a deadline and a processing volume, has to be processed so as to minimize energy consumption. Previous work has focused mostly on the setting where a single variable-speed processor is available. In this paper we study multi-processor environments with <i>m</i> parallel variable-speed processors assuming that job migration is allowed, i.e. whenever a job is preempted it may be moved to a different processor.</p> <p>We first study the offline problem and show that optimal schedules can be computed efficiently in polynomial time. In contrast to a previously known strategy, our algorithm does not resort to linear programming. We develop a fully combinatorial algorithm that relies on repeated maximum flow computations. The approach might be useful to solve other problems in dynamic speed scaling. For the online problem, we extend two algorithms <i>Optimal Available</i> and <i>Average Rate</i> proposed by Yao et al. 16 for the single processor setting. We prove that <i>Optimal Available</i> is &#945;<sup>&#945;</sup>-competitive, as in the single processor case. Here &#945;&#62;1 is the exponent of the power consumption function. While it is straightforward to extend <i>Optimal Available</i> to parallel processing environments, the competitive analysis becomes considerably more involved. For <i>Average Rate</i> we show a competitiveness of (3&#945;)<sup>&#945;</sup>/2 + 2<sup>&#945;</sup>.

Links and resources

Tags

community

  • @dblp
  • @ytyoun
@ytyoun's tags highlighted