Advanced reservation-based scheduling of task graphs on clusters

  • Authors:
  • Anthony Sulistio;Wolfram Schiffmann;Rajkumar Buyya

  • Affiliations:
  • Grid Computing and Distributed Systems Lab, Dept. of Computer Science and Software Engineering, The University of Melbourne, Australia;Dept. of Mathematics and Computer Science, University of Hagen, Germany;Grid Computing and Distributed Systems Lab, Dept. of Computer Science and Software Engineering, The University of Melbourne, Australia

  • Venue:
  • HiPC'06 Proceedings of the 13th international conference on High Performance Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

A Task Graph (TG) is a model of a parallel program that consists of many subtasks that can be executed simultaneously on different processing elements. Subtasks exchange data via an interconnection network. The dependencies between subtasks are described by means of a Directed Acyclic Graph. Unfortunately, due to their characteristics, scheduling a TG requires dedicated or uninterruptible resources. Moreover, scheduling a TG by itself results in a low resource utilization because of the dependencies among the subtasks. Therefore, in order to solve the above problems, we propose a scheduling approach for TGs by using advance reservation in a cluster environment. In addition, to improve resource utilization, we also propose a scheduling solution by interweaving one or more TGs within the same reservation block and/or backfilling with independent jobs.