DocumentCode :
505980
Title :
Implementation and performance analysis of non-blocking collective operations for MPI
Author :
Hoefler, Torsten ; Lumsdaine, Andrew ; Rehm, Wolfgang
Author_Institution :
Indiana University, Bloomington, IN
fYear :
2007
fDate :
10-16 Nov. 2007
Firstpage :
1
Lastpage :
10
Abstract :
Collective operations and non-blocking point-to-point operations have always been part of MPI. Although non-blocking collective operations are an obvious extension to MPI, there have been no comprehensive studies of this functionality. In this paper we present LibNBC, a portable high-performance library for implementing non-blocking collective MPI communication operations. LibNBC provides non-blocking versions of all MPI collective operations, is layered on top of MPI-1, and is portable to nearly all parallel architectures. To measure the performance characteristics of our implementation, we also present a microbenchmark for measuring both latency and overlap of computation and communication. Experimental results demonstrate that the blocking performance of the collective operations in our library is comparable to that of collective operations in other high-performance MPI implementations. Our library introduces a very low overhead between the application and the underlying MPI and thus, in conjunction with the potential to overlap communication with computation, offers the potential for optimizing real-world applications.
Keywords :
Computer architecture; Computer science; Concurrent computing; Laboratories; Libraries; Open systems; Parallel processing; Parallel programming; Performance analysis; Permission; MPI; collective operations; non-blocking collective operations; non-blocking communication; overlap;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Supercomputing, 2007. SC '07. Proceedings of the 2007 ACM/IEEE Conference on
Conference_Location :
Reno, NV, USA
Print_ISBN :
978-1-59593-764-3
Electronic_ISBN :
978-1-59593-764-3
Type :
conf
DOI :
10.1145/1362622.1362692
Filename :
5348811
Link To Document :
بازگشت