An Architecture of Stampi: MPI Library on a Cluster of Parallel Computers

An Architecture of Stampi: MPI Library on a Cluster of Parallel Computers
复制标题

Stampi 架构:并行计算机集群上的 MPI 库

DOI:
10.1007/3-540-45255-9_29
复制
发表时间:
2000
期刊:
--
影响因子:
--
通讯作者:
H. Takemiya
H. Takemiya
中科院分区:
--
文献类型:
--
作者:
Toshiyuki Imamura;Y. Tsujita;Hiroshi Koide;H. Takemiya

文献摘要

被引文献

相似文献

在本文中,我们提出了一个通信库,它将单机上的MPI应用程序扩展到一群并行机上。Stampi提供了构建基于MPI2标准的分布式应用程序和环境所需的一些功能,重点是动态进程管理。由于通信桥的机制对用户是透明的,因此在元计算机系统上组装和链接MPI应用程序是非常有用的。此外,Stampi支持新的功能;一个是Java小程序与后端并行计算机之间的通信。另一个是支持远程文件IO。两者都为我们提供了一个基于MPI通信基础设施的分布式资源管理框架。本文介绍了Stampi的体系结构。
In this paper, we present a communication library which extends an MPI application on a single parallel machine to a cluster of parallel machines. Stampi provides some functionality which are required for constructing distributed applications and environments based on the MPI2 standard with a focus on dynamic process management. Since the mechanism of communication bridge is transparent for users, it is very useful to assemble and link MPI applications on meta-computer systems. Furthermore Stampi supports novel functions; one is the communication between a Java applet to the backend parallel computer. Another is supporting remote file-IO. Both give us a framework of distributed resource management based on an MPI communication infrastructure. This paper covers the architecture of Stampi.