@MISC{Forum93mpi:a, author = {The MPI Forum}, title = {MPI: A Message Passing Interface}, year = {1993} }
Years of Citing Articles
Bookmark
OpenURL
Abstract
This paper presents an overview of mpi, a proposed standard message passing interface for MIMD distributed memory concurrent computers. The design of mpi has been a collective effort involving researchers in the United States and Europe from many organizations and institutions. mpi includes point-to-point and collective communication routines, as well as support for process groups, communication contexts, and application topologies. While making use of new ideas where appropriate, the mpi standard is based largely on current practice. 1 Introduction