freebsd-ports/net/mpich/pkg-descr
Chuck Robey 49a35a2d1d New port of mpich, a portable implementation of the message passing
interface (MPI) standard.
PR:		4133
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1998-05-03 01:43:08 +00:00

7 lines
379 B
Plaintext

MPICH is a portable implementation of the MPI (Message Passing
Interface) standard. The goal of MPI, 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. Included are a full set of
documents and parallel programming examples.