Performance Evaluation of Scheduling Precedence-Constrained Computations on Message-Passing Systems

  • Authors:
  • Mayez Al-Mouhamed;Adel Al-Maasarani

  • Affiliations:
  • -;-

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

Using knowledge on computation, communication, and multiprocessor topology, a class of global priority-based scheduling heuristics, called generalized list scheduling (GLS) isproposed. Task-priority is defined as the completion time of the task following backwardscheduling the computation over the multiprocessor by using the best local heuristic. GLS scheduling consists of using the task-priority in forward, graph-driven scheduling.Evaluation of local (ETF) and GLS heuristics is carried out by altering over thecommunication, parallelism, and system topology. Analysis shows that local heuristics rely on locally maximizing the efficiency and gives acceptable solutions only when theparallelism is large enough to cover the communication (bounded speedup). GLSscheduling outperforms the local approaches versus change in parallelism, communication, and network topology. The time complexity of GLS heuristics is O(pn/sup 2/), where p and n are the number of processors and that of the tasks, respectively.