Group-SPMD programming with orthogonal processor groups: Research Articles

  • Authors:
  • Thomas Rauber;Robert Reilein;Gudula Rünger

  • Affiliations:
  • Department of Mathematics and Physics, University of Bayreuth, 95440 Bayreuth, Germany;Department of Computer Science, Chemnitz University of Technology, 09111 Chemnitz, Germany;Department of Computer Science, Chemnitz University of Technology, 09111 Chemnitz, Germany

  • Venue:
  • Concurrency and Computation: Practice & Experience - Compilers for Parallel Computers
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many programs for message-passing machines can benefit from an implementation in a group-SPMD programming model due to the potential to reduce communication overhead and to increase scalability. In this paper, we consider group-SPMD programs exploiting different orthogonal processor partitions in one program. For each program this is a fixed set of predefined processor partitions given by the parallel hyperplanes of a two- or multi-dimensional virtual processor organization. We introduce a library built on top of MPI to support the programming with those orthogonal processor groups. The parallel programming model is appropriate for applications with a multi-dimensional task grid and task dependencies mainly aligned in the dimensions of the task grid. The library can be used to specify the appropriate processor partitions, which are then created by the library, and to define the mapping of tasks to the processor hyperplanes. Examples from numerical analysis illustrate the programming style and show that the runtime on distributed memory machines can be considerably reduced by using the library. Copyright © 2004 John Wiley & Sons, Ltd.