首页> 外文会议>7th annual ACM symposium on parallel algorithms and architectures >Efficient Message Passing Interface (MPI) for Parallel Computing on Clusters of Workstations
【24h】

Efficient Message Passing Interface (MPI) for Parallel Computing on Clusters of Workstations

机译:用于工作站集群的并行计算的高效消息传递接口(MPI)

获取原文
获取原文并翻译 | 示例

摘要

Parallel computing on clusters of workstations and personal computers has very high potential, since it leverages existing hardware and software. Paralle programming environments offer the user a convenient way to express parallel computation and communication. In fact, recently, a Message Passing Interface (MPI) has been proposed as an industrial standard for writing "portable" message-passing parallel programs. The communication part of MPI consists of the usual point-to-point communication as well as collective communication. However, existing implementations of programming environments for clusters are built on top of a point-to-point communication layer (send and receive) over local area networks (LANs) and, as a result, suffer from poor performance in the collective communication part.
机译:工作站和个人计算机集群上的并行计算潜力很大,因为它利用了现有的硬件和软件。并行编程环境为用户提供了一种表达并行计算和通信的便捷方式。实际上,最近,已提出消息传递接口(MPI)作为用于编写“便携式”消息传递并行程序的工业标准。 MPI的通信部分包括通常的点对点通信以及集体通信。但是,群集编程环境的现有实现是在局域网(LAN)上的点对点通信层(发送和接收)的基础上构建的,因此,在集体通信部分中性能较差。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号