DocumentCode :
3041490
Title :
Design and implementation of MPICH2 over InfiniBand with RDMA support
Author :
Liu, Jiuxing ; Jiang, Weihang ; Wyckoff, Pete ; Panda, Dhabaleswar K. ; Ashton, David ; Buntinas, Darius ; Gropp, William ; Toonen, Brian
Author_Institution :
Dept. of Comput. & Inf. Sci., Ohio State Univ., Columbus, OH, USA
fYear :
2004
fDate :
26-30 April 2004
Firstpage :
16
Abstract :
Summary form only given. For several years, MPI has been the de facto standard for writing parallel applications. One of the most popular MPI implementations is MPICH. Its successor, MPICH2, features a completely new design that provides more performance and flexibility. To ensure portability, it has a hierarchical structure based on which porting can be done at different levels. In this paper, we present our experiences in designing and implementing MPICH2 over InfiniBand. Because of its high performance and open standard, InfiniBand is gaining popularity in the area of high-performance computing. Our study focuses on optimizing the performance of MPl-1 functions in MPICH2. One of our objectives is to exploit remote direct memory access (RDMA) in InfiniBand to achieve high performance. We have based our design on the RDMA channel interface provided by MP1CH2, which encapsulates architecture-dependent communication functionalities into a very small set of functions. Starting with a basic design, we apply different optimizations and also propose a zero-copy-based design. We characterize the impact of our optimizations and designs using microbenchmarks. We have also performed an application-level evaluation using the NAS parallel benchmarks. Our optimized MPICH2 implementation achieves 7.6μs latency and 857 MB/s bandwidth, which are close to the raw performance of the underlying InfiniBand layer. Our study shows that the RDMA channel interface in MPICH2 provides a simple, yet powerful, abstraction that enables implementations with high performance by exploiting RDMA operations in InfiniBand. To the best of our knowledge, this is the first high-performance design and implementation ofMPICH2 on InfiniBand using RDMA support.
Keywords :
channel allocation; computer networks; file organisation; message passing; InfiniBand networks; MPI; MPICH2 implementation; NAS parallel benchmarks; application-level evaluation; architecture-dependent communication; channel interface; hierarchical structure; high-performance computing; microbenchmarks; open standard; remote direct memory access; zero-copy-based design; Access protocols; Bandwidth; Communication standards; Concurrent computing; Delay; Design optimization; Information science; Laboratories; Supercomputers; Writing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Symposium, 2004. Proceedings. 18th International
Print_ISBN :
0-7695-2132-0
Type :
conf
DOI :
10.1109/IPDPS.2004.1302922
Filename :
1302922
Link To Document :
بازگشت