Paper Description: MIP-9813

BibTeX entry:

@incollection{MIP-9813,
author="S. Gorlatch, C. Wedler, C. Lengauer",
title="Optimization Rules for Programming with Collective Operations",
institution="Fakult{\"a}t f{\"u}r Mathematik und Informatik, Universit{\"a}t Passau",
year=1998,
number={MIP-9813}
}

Abstract:

We study how several collective operations like broadcast, reduction, scan, etc. can be composed efficiently in complex parallel programs. Our specific contributions are: (1) a formal framework for reasoning about collective operations; (2) a set of optimization rules which save communications by fusing several collective operations into one; (3) performance estimates, which guide the application of optimization rules depending on the machine characteristics; (4) a simple case study with the first results of machine experiments.

Paper itself:

Cross links:

Erika Cetindag, Martin Griebl