Sciweavers

PVM
2007
Springer

Extending the MPI-2 Generalized Request Interface

13 years 10 months ago
Extending the MPI-2 Generalized Request Interface
Abstract. The MPI-2 standard added a new feature to MPI called generalized requests. Generalized requests allow users to add new nonblocking operations to MPI while still using many pieces of MPI infrastructure such as request objects and the progress notification routines (MPI Test, MPI Wait). The generalized request design as it stands, however, has deficiencies regarding typical use cases. These deficiencies are particularly evident in environments that do not support threads or signals, such as the leading petascale systems (IBM Blue Gene/L, Cray XT3 and XT4). This paper examines these shortcomings, proposes extensions to the interface to overcome them, and presents implementation results.
Robert Latham, William Gropp, Robert B. Ross, Raje
Added 09 Jun 2010
Updated 09 Jun 2010
Type Conference
Year 2007
Where PVM
Authors Robert Latham, William Gropp, Robert B. Ross, Rajeev Thakur
Comments (0)