Home Publications edited volumes Awards Research Teaching Miscellaneous Full CV [pdf] BLOG
Events
Past Events
|
Publications of Torsten Hoefler
Torsten Hoefler, J. Squyres, G. Fagg, G. Bosilca, Wolfgang Rehm and Andrew Lumsdaine:
| | A New Approach to MPI Collective Communication Implementations
(In Distributed and Parallel Systems - From Cluster to Grid Computing (DAPSYS'06), presented in Innsbruck, Austria, pages 45-54, Springer, ISBN: 978-0-387-69857-1, Sep. 2006)
Abstract Recent research into the optimization of collective MPI operations has resulted
in a wide variety of algorithms and corresponding implementations, each typically only applicable in a relatively narrow scope: on a specific architecture, on
a specific network, with a specific number of processes, with a specific data size
and/or data-type or any combination of these (or other) factors. This situation
presents an enormous challenge to portable MPI implementations which are expected to provide optimized collective operation performance on all platforms.
Many portable implementations have attempted to provide a token number of
algorithms that are intended to realize good performance on most systems. However, many platform configurations are still left without well-tuned collective
operations. This paper presents a proposal for a framework that will allow a
wide variety of collective algorithm implementations and a flexible, multi-tiered
selection process for choosing which implementation to use when an application
invokes an MPI collective function.
Documentsdownload article: download slides: | | BibTeX | @inproceedings{hoefler-dapsys06, author={Torsten Hoefler and J. Squyres and G. Fagg and G. Bosilca and Wolfgang Rehm and Andrew Lumsdaine}, title={{A New Approach to MPI Collective Communication Implementations}}, year={2006}, month={Sep.}, pages={45-54}, booktitle={Distributed and Parallel Systems - From Cluster to Grid Computing (DAPSYS'06)}, location={Innsbruck, Austria}, publisher={Springer}, isbn={978-0-387-69857-1}, source={http://www.unixer.de/~htor/publications/}, } |
|
|