mpi4py 4.0.1
0
Python bindings for MPI
Contents
Python bindings for MPI
Stars: 799, Watchers: 799, Forks: 119, Open Issues: 6The mpi4py/mpi4py
repo was created 11 years ago and the last code push was Yesterday.
The project is popular with 799 github stars!
How to Install mpi4py
You can install mpi4py using pip
pip install mpi4py
or add it to a project with poetry
poetry add mpi4py
Package Details
- Author
- Lisandro Dalcin
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/mpi4py/
- Documentation:
- https://mpi4py.readthedocs.io/en/stable/
- GitHub Repo:
- https://github.com/mpi4py/mpi4py
Classifiers
- Scientific/Engineering
- Software Development/Libraries/Python Modules
- System/Distributed Computing
Related Packages
Errors
A list of common mpi4py errors.
Code Examples
Here are some mpi4py
code examples and snippets.
GitHub Issues
The mpi4py package has 6 open issues on GitHub
- Build fails with Cython 3.0
- MPICommExecutor & MPIPoolExecutor Freeze Indefinitely