mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
156a330734
The goals of MPICH2 are to provide an MPI implementation for important platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments. MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for the case of clusters with heterogeneous data representations. Note: some regression tests fail with Fortran 90, but the problem has been solved in 1.0.4-rc1, and 1.0.4 should be available RSN. Repocopied by: marcus
9 lines
379 B
Plaintext
9 lines
379 B
Plaintext
MPICH2 is an implementation of the Message-Passing Interface (MPI).
|
|
|
|
The goals of MPICH2 are to provide an MPI implementation for important
|
|
platforms, including clusters, SMPs, and massively parallel processors.
|
|
It also provides a vehicle for MPI implementation research and for developing
|
|
new and better parallel programming environments
|
|
|
|
WWW: http://www.mcs.anl.gov/mpi/mpich/
|