diff options
Diffstat (limited to 'net/mpich/pkg-descr')
-rw-r--r-- | net/mpich/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/mpich/pkg-descr b/net/mpich/pkg-descr new file mode 100644 index 000000000000..f4b74445be9e --- /dev/null +++ b/net/mpich/pkg-descr @@ -0,0 +1,6 @@ +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. |