mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3947487fbc
Also let mpid/server find the FreeBSD openssl implementation. PR: 21174 Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br> Approved by: MAINTAINER
9 lines
419 B
Plaintext
9 lines
419 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.
|
|
|
|
WWW: http://www.mcs.anl.gov/mpi/mpich/
|