Port details on branch 2022Q2 |
- py-mpi4py Python bindings for MPI (OpenMPI)
- 4.1.0 net
=2 4.0.3_1Version of this port present on the latest quarterly branch. - Maintainer: laurent.chardon@gmail.com
 - Port Added: 2018-09-21 03:50:14
- Last Update: 2025-07-06 14:19:42
- Commit Hash: 81ba89b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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>0:net/py-mpi4py@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/py-mpi4py/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-mpi4py
- pkg install py311-mpi4py
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 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mpi4py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1751750321
SHA256 (mpi4py-4.1.0.tar.gz) = 817492796bce771ccd809a6051cf68d48689815493b567a696ce7679260449cd
SIZE (mpi4py-4.1.0.tar.gz) = 495378
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net/py-mpi4py-mpich
- 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
- py311-cython3>=3.1.2 : lang/cython3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libmpi_mpifh.so : net/openmpi
- This port is required by:
- for Build
-
- math/vtk9
- misc/adios2
- science/py-pyprecice
- for Run
-
- devel/py-pyina
- math/vtk9
- misc/adios2
- science/py-PyFR
- science/py-pyprecice
Configuration Options:
- ===> The following configuration options are available for py311-mpi4py-4.1.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-mpi4py
- USES:
- pkgconfig python mpi:openmpi
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|