Submitted by webmaster on
Title | A New Approach to MPI Collective Communication Implementations |
Publication Type | Book Chapter |
Year of Publication | 2007 |
Authors | Hoefler, T., J. M. Squyres, G. Fagg, G. Bosilca, W. Rehm, and A. Lumsdaine |
Book Title | Distributed and Parallel Systems |
Pagination | 45-54 |
Publisher | Springer US |
ISBN Number | 978-0-387-69857-1 |
Keywords | Automatic Selection, Collective Operation, Framework, Message Passing (MPI), Open MPI |
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. |
DOI | 10.1007/978-0-387-69858-8_5 |
File: