A performance study of multiprocessor task scheduling algorithms

  • Authors:
  • Shiyuan Jin;Guy Schiavone;Damla Turgut

  • Affiliations:
  • School of Electrical Engineering and Computer Science, University of Central Florida, Orlando, USA 32816-2362;School of Electrical Engineering and Computer Science, University of Central Florida, Orlando, USA 32816-2362;School of Electrical Engineering and Computer Science, University of Central Florida, Orlando, USA 32816-2362

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multiprocessor task scheduling is an important and computationally difficult problem. A large number of algorithms were proposed which represent various tradeoffs between the quality of the solution and the computational complexity and scalability of the algorithm. Previous comparison studies have frequently operated with simplifying assumptions, such as independent tasks, artificially generated problems or the assumption of zero communication delay. In this paper, we propose a comparison study with realistic assumptions. Our target problems are two well known problems of linear algebra: LU decomposition and Gauss---Jordan elimination. Both algorithms are naturally parallelizable but have heavy data dependencies. The communication delay will be explicitly considered in the comparisons. In our study, we consider nine scheduling algorithms which are frequently used to the best of our knowledge: min---min, chaining, A*, genetic algorithms, simulated annealing, tabu search, HLFET, ISH, and DSH with task duplication. Based on experimental results, we present a detailed analysis of the scalability, advantages and disadvantages of each algorithm.