As a standard message passing library, MPI provides a communication interface of the system and support communication between applications. MPI作为标准的消息传递库(MPL),提供了应用底层的消息通信接口,支持应用程序间的通信。
MPI is commonly used message passing library for parallel environment. MPI provides a criterion which is independent of language and platform and can be widely used for making message passing programs. MPI是目前一种比较著名的应用于并行环境的消息传递标准,MPI提供了一种与语言和平台无关、可以被广泛使用的编写消息传递程序的标准。
In the distributed computing based on message passing, MPI is a popular message passing interface library in parallel programming. 在基于消息传递的分布式计算中,MPI(messagepassinginterface)是广受欢迎的消息传递接口函数库。
The whole set of programs is built on the hardware platform of a cluster of computers system, Beowulf system named YUANMOU II, which is composed of Connection Machine 16. Message Passing Interface library is used as software platform. 本套算法程序是在由16台微机组成的元谋二号Beowulf集群计算机系统上采用MPI并行开发环境实现的。