Near-optimal multiprocessor scheduling

  • Authors:
  • Farideh A. Samadzadeh;G. E. Hedrick

  • Affiliations:
  • Computer Science Department, Oklahoma State University, Stillwater, OK;Computer Science Department, Oklahoma State University, Stillwater, OK

  • Venue:
  • CSC '92 Proceedings of the 1992 ACM annual conference on Communications
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

Problems in employing several processors to execute a program can be identified as: a) discovering the potential parallelism of execution in different portions of the same program, and b) scheduling of the resulting task system. This research concentrates on the latter problem. More specifically, this research focuses on designing graph-based scheduling algorithms that produce near-optimal schedules using task system graphs. It is possible for the tasks in a task system to be completely disjoint, or to be interdependent. Algorithms suitable for scheduling of dependent and independent tasks are presented and discussed.