Port details |
- py-mpi4py-mpich Python bindings for MPI (MPICH)
- 3.1.5 net
=1 3.1.4_2Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2023-08-05 08:33:06
- Last Update: 2023-08-05 08:20:45
- Commit Hash: 6d82be9
- People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
- Also Listed In: parallel python
- License: BSD2CLAUSE
- WWW:
- https://github.com/mpi4py/mpi4py
- Description:
- This package provides Python bindings for the Message Passing Interface (MPI)
standard. It is implemented on top of the MPI-1/MPI-2 specification and
exposes an API which grounds on the standard MPI-2 C++ bindings
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mpi4py-mpich>0:net/py-mpi4py-mpich@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net/py-mpi4py-mpich/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-mpi4py-mpich
- pkg install py39-mpi4py-mpich
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-mpi4py-mpich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mpi4py-mpich
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1699532804
SHA256 (mpi4py-3.1.5.tar.gz) = a706e76db9255135c2fb5d1ef54cb4f7b0e4ad9e33cbada7de27626205f2a153
SIZE (mpi4py-3.1.5.tar.gz) = 2469777
Packages (timestamps in pop-ups are UTC):
- Master port: net/py-mpi4py
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- gfortran12 : lang/gcc12
- as : devel/binutils
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libmpich.so : net/mpich
- This port is required by:
- for Build
-
- science/code_saturne
- for Run
-
- science/code_saturne
Configuration Options:
- ===> The following configuration options are available for py39-mpi4py-mpich-3.1.5:
DOCS=on: Build and/or install documentation
MANPAGES=off: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- net_py-mpi4py-mpich
- USES:
- python fortran mpi:mpich pkgconfig
- 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) |
This is a slave port. You may also want to view the commits to the master port: net/py-mpi4py | Commit | Credits | Log message |
3.1.4_2 05 Aug 2023 08:20:45
    |
Thierry Thomas (thierry)  |
net/py-mpi4py: add a slave port depending on MPICH
Sometimes we need mpi4py packaged against mpich, with Fortran enabled.
Do not create a flavor, because there already exist flavors for Python
versions, therefore a slave port seems more appropriate.
Once committed, I shall add a line in Mk/Uses/mpi.mk to grab the right
dependency according to the choice of MPI.
Bump PORTVERSION for people using net/py-mpi4py built from ports with
the non-default MPICH option.
Also change WWW: the project on bitbucket has been archived.
PR: 272949
Approved by: wen@ (maintainer) |
Number of commits found: 1
|