Python bindings for MPI

*Blog post
2018
Cluster computing
Author

Steve Simon

Published

September 4, 2018

The Python Software Foundation supports PyPA, the Python Packaging Authority, a group that maintains an easy to use infrastructure for distributing Python software packages. I’ve used one of their sites, PyPI, to download mpi4py, a way to run Message Passing Interface applications within Python.

Python Software Foundation. mpi4py 3.0.0. Available in html format.

Earlier versions are here and here.