Port details |
- py-mpi4py-mpich Python bindings for MPI (MPICH)
- 4.0.1 net =3 3.1.6Version of this port present on the latest quarterly branch.
- Maintainer: laurent.chardon@gmail.com
- Port Added: 2023-08-05 08:33:06
- Last Update: 2024-05-08 00:45:46
- Commit Hash: a17cdce
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: parallel python
- License: BSD3CLAUSE
- 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:
- 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 py311-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 py311-mpi4py-mpich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mpi4py-mpich
- Package flavors (<flavor>: <package>)
- py311: py311-mpi4py-mpich
- distinfo:
- TIMESTAMP = 1728716705
SHA256 (mpi4py-4.0.1.tar.gz) = f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89
SIZE (mpi4py-4.0.1.tar.gz) = 466179
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:
-
- py311-cython3>3.0.0 : lang/cython3@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- 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 py311-mpi4py-mpich-4.0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-mpi4py-mpich
- USES:
- pkgconfig python fortran mpi:mpich
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
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.6 08 May 2024 00:45:46 |
Wen Heping (wen) |
net/py-mpi4py-mpich: Update to 3.1.6 |
3.1.5_1 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
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: 3
|