An implementation and evaluation of the MPI 3.0 one-sided communication interface

作者:Dinan James*; Balaji Pavan; Buntinas Darius; Goodell David; Gropp William; Thakur Rajeev
来源:Concurrency and Computation: Practice and Experience (CCPE) , 2016, 28(17): 4385-4404.
DOI:10.1002/cpe.3758

摘要

The Message Passing Interface (MPI) 3.0 standard includes a significant revision to MPI's remote memory access (RMA) interface, which provides support for one-sided communication. MPI-3 RMA is expected to greatly enhance the usability and performance of MPI RMA. We present the first complete implementation of MPI-3 RMA and document implementation techniques and performance optimization opportunities enabled by the new interface. Our implementation targets messaging-based networks and is publicly available in the latest release of the MPICH MPI implementation. Using this implementation, we explore the performance impact of new MPI-3 functionality and semantics. Results indicate that the MPI-3 RMA interface provides significant advantages over the MPI-2 interface by enabling increased communication concurrency through relaxed semantics in the interface and additional routines that provide new window types, synchronization modes, and atomic operations.

  • 出版日期2016-12