一种基于Message Passing的通信技术和并行程序设计方法
A COMMUNICATION TECHNOLOGYAND PARALLEL PROGRAMMING METHODSBASED ON MESSAGE PASSING
-
摘要: 分布式并行计算机系统中,由于没有处理机间的共享内存以支持数据通信,因而需要以Message-Passing的方式来实现处理机间的数据共享。本文介绍一种基于Message-Passing的通信技术以及以此为基础的并行程序设计方法。Abstract: Distributed parallel processing systems have no shared memory to supportdata communication between processors. Instead, they use message passing mechanismto share data. In this paper, we introduce a communication technology and the parallelprogramming methods based on message-passing mechanism.
下载: