Files
ports/net/mpich/pkg-descr
Thierry Thomas 81372858ca net/mpich: upgrade to 4.1.2
Upgrade to 4.1.2

Release notes at <https://www.mpich.org/2023/06/08/mpich-4-1-2-released/>.

It also installs mpi_f08.mod and some other interfaces, but this requires
ISO_Fortran_binding.h to be found.

PR:		275317
Exp-run by:	antoine@
2023-12-10 11:23:11 +01:00

10 lines
459 B
Plaintext

MPICH is an implementation of the Message-Passing Interface (MPI) standard.
The goal of MPICH is to provide an MPI implementation that supports
different computation and communication platforms including commodity
clusters, high-speed networks and proprietary high-end computing systems.
It also enables cutting-edge research in MPI through an easy-to-extend
modular framework for other derived implementations.
See also <https://github.com/pmodels/mpich>.