期刊文献+

基于RDMA操作的MPI-2单边通信的设计与实现

Design and implementation of MPI-2 one-sided communication based on RDMA operations
下载PDF
导出
摘要 MPI-2单边通信存在很高的通信开销以及对通信进程中远程进程的依赖。为此提出了在InfiniBand体系结构上的高性能MPI-2单边通信设计方法。其中,MPI-2单边通信操作,比如MPI_Put,MPI_Get以及MPI_Accumulate将对应于InfiniBand远程直接内存访问(Remote Direct MemoryAccess,RDMA)操作。设计是基于MPICH2的在InfiniBand上的应用,可以很好地实现通信和计算的重叠处理。 Many existing MPI-2 one-slded communication implementations are built on top of MPI send/recelve operations. Although this approach can achieve good portability, it suffers from high communication overhead and dependency on remote process for communication progress, To solve these problems, a high-performance MPI-2 one-sided communication design was proposed over the InfiniBand architecture. In the design, MPI-2 one-sided communication operations such as MPI_Put, MPI_Get and MPI_Accumulate were directly mapped to InfiniBand Remote Direct Memory Access (RDMA) operations.
作者 江海昇 范辉
出处 《计算机应用》 CSCD 北大核心 2006年第3期550-552,共3页 journal of Computer Applications
关键词 INFINIBAND MPI-2 单边通信 远程直接内存访问 发送/接受 InfiniBand MPI-2 one-sided communication RDMA send/receive
  • 相关文献

参考文献5

  • 1QUINNMJ 陈文光 武卫永 译.MPI与OpenMP并行程序设计[M].北京:清华大学出版社,2004..
  • 2黄铠 徐志伟.可扩展并行计算-技术、结构与编程[M].北京:机械工业出版社,2000..
  • 3GROPP W,LUSK E,,DOSS N,et al.High Performance,Portable Implementation of the MPI Message Passing Interface[M].2nd edition.Cambridge,MA:MIT Press,1999.
  • 4InfiniBand Trade Association.InfiniBand Architecture Specification,Release 1.0[S],2000.
  • 5WILKINSON B,ALLEN M.Parallel Programming Techniques and Applications Using Networked Workstations and Parallel Computers[M].2nd Edition.Cambridge,MA:MIT Press,2002.

共引文献14

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部