Member Login

E-mail:    Password:  


Vendor : Ohio State University


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: PDF

Date: 01/01/2008


High Performance MPI-2 One-Sided Communication Over InfiniBand

WORTHWHILE?

0

0 votes


Overview

Many existing MPI-2 one-sided communication implementations are built on top of MPI send/receive operations. Although this approach can achieve good portability, it suffers from high communication overhead and dependency on remote process for communication progress. To address these problems, the paper proposes a high performance MPI-2 one-sided communication design over the InfiniBand Architecture. The design has been implemented based on MPICH2 over InfiniBand. They present detailed design issues for this approach and perform a set of micro-benchmarks to characterize different aspects of its performance. The performance evaluation shows that compared with the design based on MPI send/receive, the design can improve throughput up to 77%, and reduce lantency and synchronization overhead up to 19% and 13%, respectively.