Optimal Parallel Scheduling of Gaussian Elimination DAG's

  • Authors:
  • M. A. Srinivas

  • Affiliations:
  • Department of Computer Science, Pennsylvania State University

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1983

Quantified Score

Hi-index 14.98

Visualization

Abstract

A parallel algorithm for Gaussian elimination (GE) is described, which solves a linear system of size n using m = n parallel processors and a shared random access memory. Converting the serial GE algorithm to parallel form involves scheduling its computation DAG (directed acyclic graph) on m processors. A lower bound for schedule length is established for dense GE DAG's and it is proved that the proposed algorithm produces schedules which achieve these bounds. Finally, both the construction and execution of the schedule are incorporated into a single concurrent program which is shown to run in optimal time.