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

Design and implementation of MPI-2 one-sided communication based on RDMA operations

在线阅读下载全文

作  者:江海昇[1] 范辉[1] 

机构地区:[1]北京交通大学计算机与信息技术学院,北京100044

出  处:《计算机应用》2006年第3期550-552,共3页journal of Computer Applications

摘  要: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.

关 键 词:INFINIBAND MPI-2 单边通信 远程直接内存访问 发送/接受 

分 类 号:TP338.6[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象