Paper Description: GWL99

BibTeX entry:

@InProceedings{GWL99,
author ="Sergei Gorlatch, Christoph Wedler, Christian Lengauer",
title = "Optimization Rules for Programming with Collective Operations",
editor = "Mikhail Atallah",
pages = "492--499",
booktitle = "IPPS/SPDP'99. 13th Int. Parallel Processing Symp. \& 10th Symp. on Parallel and Distributed Processing",
year = "1999",
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 machine experiments."
}

Paper itself:

Cross links:

Sergei Gorlatch