
mpi4py 4.1.1
0
Python bindings for MPI
Contents
Python bindings for MPI
Stars: 897, Watchers: 897, Forks: 132, Open Issues: 4The mpi4py/mpi4py repo was created 12 years ago and the last code push was 5 hours ago.
The project is popular with 897 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.
pythonfix
