1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<item>
<directory>development/mpi
<filename>mpi-11-html/mpi-report.html
<linkname>MPI: A Message-Passing Interface Standard
<description>
The goal of the Message Passing Interface, simply stated, is to develop
a widely used standard for writing message-passing programs. As such the
interface should establish a practical, portable, efficient, and
flexible standard for message passing.
Beginning in March, 1995, the Message Passing Interface Forum reconvened
to correct errors and make clarifications in the MPI document of May 5,
1994, referred to below as Version 1.0. These discussions resulted in
Version 1.1, which is this document.
</description>
</item>
<item>
<directory>development/mpi
<filename>mpi-20-html/mpi2-report.html
<linkname>MPI-2: Extensions to the Message-Passing Interface
<description>
This document describes the MPI-1.2 and MPI-2 standards. They are both
extensions to the MPI-1.1 standard. The MPI-1.2 part of the document
contains clarifications and corrections to the MPI-1.1 standard and
defines MPI-1.2. The MPI-2 part of the document describes additions to
the MPI-1 standard and defines MPI-2. These include miscellaneous
topics, process creation and management, one-sided communications,
extended collective operations, external interfaces, I/O, and additional
language bindings.
</description>
</item>
|