Mobile pipelines: parallelizing left-looking algorithms using navigational programming

  • Authors:
  • Lei Pan;Ming Kin Lai;Michael B. Dillencourt;Lubomir F. Bic

  • Affiliations:
  • Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA;Donald Bren School of Information & Computer Sciences, University of California, Irvine, CA;Donald Bren School of Information & Computer Sciences, University of California, Irvine, CA;Donald Bren School of Information & Computer Sciences, University of California, Irvine, CA

  • Venue:
  • HiPC'05 Proceedings of the 12th international conference on High Performance Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the class of “left-looking” sequential matrix algorithms: consumer-driven algorithms that are characterized by “lazy” propagation of data. Left-looking algorithms are difficult to parallelize using the message-passing or distributed shared memory models because they only possess pipeline parallelism. We show that these algorithms can be directly parallelized using mobile pipelines provided by the Navigational Programming methodology. We present performance data demonstrating the effectiveness of our approach.