| Port details on branch 2025Q4 |
- mpich Portable implementation of MPI-1, MPI-2 and MPI-3
- 4.3.2 net
=0 4.3.2Version of this port present on the latest quarterly branch. - Maintainer: laurent.chardon@gmail.com
 - Port Added: 2025-10-08 13:27:07
- Last Update: 2025-10-08 13:24:05
- Commit Hash: 621cfc7
- Also Listed In: parallel
- License: MPICH
- WWW:
- https://www.mpich.org/
- Description:
- 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>.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/mpich/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mpich
- pkg install mpich
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpich
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759838010
SHA256 (mpich-4.3.2.tar.gz) = 47d774587a7156a53752218c811c852e70ac44db9c502dc3f399b4cb817e3818
SIZE (mpich-4.3.2.tar.gz) = 37697007
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- as : devel/binutils
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libhwloc.so : devel/hwloc2
- libjson-c.so : devel/json-c
- libfabric.so : net/libfabric
- libepoll-shim.so : devel/libepoll-shim
- This port is required by:
- for Libraries
-
- graphics/vv
- science/ascent
Configuration Options:
- ===> The following configuration options are available for mpich-4.3.2:
DOCS=on: Build and/or install documentation
FORTRAN=on: Fortran language support
L0=off: oneAPI Level Zero support
SLURM=off: Extra Slurm support
====> Process managers
GFORKER=on: Simple local process manager
HYDRA=on: Parallel process manager
====> Default process manager: you can only select none or one of them
DGFORKER=off: Make gforker the default process manager
DHYDRA=on: Make hydra the default process manager
===> Use 'make config' to modify these settings
- Options name:
- net_mpich
- USES:
- compiler:c11 libtool localbase perl5 pkgconfig python:build fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.3.2 08 Oct 2025 13:24:05
    |
Vladimir Druzenko (vvd)  Author: Laurent Chardon |
net/mpich: Update 4.3.1 => 4.3.2
Changelog:
https://www.mpich.org/2025/10/06/mpich-4-3-2-released/
- Switch repo to github because of Cloudflare "JS challenge" issues with
fetch on the mpich.org domain.
- Replace space with tab in CONFIGURE_ARGS.
PR: 290082
MFH: 2025Q4
(cherry picked from commit bd1d6e57a449b7e0acf1e2a7bd51cd5c97ad31a0) |
Number of commits found: 1
|