An effective approximation algorithm for the Malleable Parallel Task Scheduling problem

  • Authors:
  • Liya Fan;Fa Zhang;Gongming Wang;Zhiyong Liu

  • Affiliations:
  • Institute of Computing Technology, Chinese Academy of Sciences, Beijing, 100190, China and Graduate University of Chinese Academy of Sciences, Beijing, 100049, China and IBM China Research Laborat ...;Institute of Computing Technology, Chinese Academy of Sciences, Beijing, 100190, China;Institute of Computing Technology, Chinese Academy of Sciences, Beijing, 100190, China and Graduate University of Chinese Academy of Sciences, Beijing, 100049, China;Institute of Computing Technology, Chinese Academy of Sciences, Beijing, 100190, China

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Malleable Parallel Task Scheduling problem (MPTS) is an extension of one of the most classic scheduling problems (P@?C"m"a"x). The only difference is that for MPTS, each task can be processed simultaneously by more than one processor. Such flexibility could dramatically reduce the makespan, but greatly increase the difficulty for solving the problem. By carefully analyzing some existing algorithms for MPTS, we find each of them suitable for some specific cases, but none is effective enough for all cases. Based on such observations, we introduce some optimization algorithms and improving techniques for MPTS, with their performance analyzed in theory. Combining these optimization algorithms and improving techniques gives rise to our novel scheduling algorithm OCM (Optimizations Combined for MPTS), a 2-approximation algorithm for MPTS. Extensive simulations on random datasets and SPLASH-2 benchmark reveal that for all cases, schedules produced by OCM have smaller makespans, compared with other existing algorithms.