Deriving optimal data distributions for group parallel numerical algorithms

  • Authors:
  • T. Rauber;G. Runger;R. Wilhelm

  • Affiliations:
  • -;-;-

  • Venue:
  • PMMP '95 Proceedings of the conference on Programming Models for Massively Parallel Computers
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Numerical algorithms often exhibit potential parallelism caused by a coarse structure of submethods in addition to the medium grain parallelism of systems within submethods. We present a derivation methodology for parallel programs of numerical methods on distributed memory machines that exploits both levels of parallelism in a group-SPMD parallel computation model. The derivation process starts with a specification of the numerical method in a module structure of submethods, and results in a parallel frame program containing all implementation decisions of the parallel implementation. The implementation derivation includes scheduling of modules, assigning processors to modules and choosing data distributions for basic modules. The methodology eases parallel programming and supplies a formal basis for automatic support. An analysis model allows performance predictions for parallel frame programs. In this article we concentrate on the determination of optimal data distributions using a dynamic programming approach based on data distribution types and incomplete run-time formulas.