No description
  • Python 49.2%
  • Cython 24.5%
  • C 24.5%
  • Shell 1.2%
  • CMake 0.2%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 577a6fea45
Releasing fastforward version 4.1.2-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-22 15:05:05 +02:00
.azure Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.circleci Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.github Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
.spin Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
cibw Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
conf Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
debian Releasing fastforward version 4.1.2-1~ffwd13+u1. 2026-07-22 15:05:05 +02:00
demo Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
docs Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
src Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
test Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
.appveyor.yml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.codespellrc Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.coveragerc Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.cython-lint.toml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.flake8 Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.git-blame-ignore-revs Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.gitignore Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.mailmap Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.mypy.ini Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.pre-commit-config.yaml Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.pylintrc Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.pytest.ini Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.readthedocs.yaml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.ruff.toml Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
.spin.toml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
.yamllint.yml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
CHANGES.rst Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
CITATION.cff Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
CITATION.rst Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
CMakeLists.txt Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
DESCRIPTION.rst Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
INSTALL.rst Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
LICENSE.rst Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
makefile Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
MANIFEST.in Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
meson.build Merging upstream version 4.1.2. 2026-07-22 15:04:55 +02:00
meson.options Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
mpi.cfg Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
pyproject.toml Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
README.rst Adding upstream version 4.1.0. 2026-07-22 14:35:14 +02:00
setup.py Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00
tox.ini Merging upstream version 4.1.1. 2026-07-22 14:58:34 +02:00

==============
MPI for Python
==============

.. image::  https://github.com/mpi4py/mpi4py/workflows/ci/badge.svg?branch=master
   :target: https://github.com/mpi4py/mpi4py/actions/
.. image::  https://readthedocs.org/projects/mpi4py/badge/?version=latest
   :target: https://mpi4py.readthedocs.io/en/latest/
.. image::  https://dev.azure.com/mpi4py/mpi4py/_apis/build/status/ci?branchName=master&label=azure
   :target: https://dev.azure.com/mpi4py/mpi4py/_build
.. image::  https://ci.appveyor.com/api/projects/status/whh5xovp217h0f7n?svg=true
   :target: https://ci.appveyor.com/project/mpi4py/mpi4py
.. image::  https://circleci.com/gh/mpi4py/mpi4py.svg?style=shield
   :target: https://circleci.com/gh/mpi4py/mpi4py
.. image::  https://codecov.io/gh/mpi4py/mpi4py/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/mpi4py/mpi4py
.. image::  https://scan.coverity.com/projects/mpi4py-mpi4py/badge.svg
   :target: https://scan.coverity.com/projects/mpi4py-mpi4py

| |pypy| |mpi4py| |conda-forge| |anaconda|
| |homebrew| |fedora| |ubuntu| |debian| |archlinux|

.. |pypy| image:: https://img.shields.io/pypi/v/mpi4py?logo=pypi
   :target: https://pypi.org/project/mpi4py/
.. |mpi4py| image::  https://img.shields.io/conda/vn/mpi4py/mpi4py?logo=pypi
   :target: https://anaconda.org/conda-forge/mpi4py
.. |conda-forge| image::  https://img.shields.io/conda/vn/conda-forge/mpi4py?logo=anaconda
   :target: https://anaconda.org/conda-forge/mpi4py
.. |anaconda| image::  https://img.shields.io/conda/vn/anaconda/mpi4py?logo=anaconda
   :target: https://anaconda.org/anaconda/mpi4py

.. |homebrew| image::  https://img.shields.io/homebrew/v/mpi4py?logo=homebrew
   :target: https://formulae.brew.sh/formula/mpi4py
.. |fedora| image::  https://img.shields.io/fedora/v/mpi4py-common?logo=fedora
   :target: https://packages.fedoraproject.org/pkgs/mpi4py/
.. |ubuntu| image::  https://img.shields.io/ubuntu/v/mpi4py/noble?logo=ubuntu
   :target: https://packages.ubuntu.com/source/noble/mpi4py
.. |debian| image::  https://img.shields.io/debian/v/mpi4py/stable?logo=debian
   :target: https://packages.debian.org/source/stable/mpi4py
.. |archlinux| image::  https://img.shields.io/archlinux/v/extra/x86_64/python-mpi4py?logo=archlinux
   :target: https://archlinux.org/packages/extra/x86_64/python-mpi4py/

Overview
--------

This package provides Python bindings for the *Message Passing
Interface* (`MPI <https://www.mpi-forum.org/>`_) standard. It is
implemented on top of the MPI specification and exposes an API which
grounds on the standard MPI-2 C++ bindings.

Prerequisites
-------------

* `Python <https://www.python.org/>`_ 3.8 or above,
  or `PyPy <https://www.pypy.org/>`_ 7.3 or above.

* An MPI implementation like `MPICH <https://www.mpich.org/>`_ or
  `Open MPI <https://www.open-mpi.org/>`_ built with shared/dynamic
  libraries.

Documentation
-------------

* Read the Docs: https://mpi4py.readthedocs.io/
* GitHub Pages:  https://mpi4py.github.io/

Support
-------

* Mailing List:       mpi4py@googlegroups.com
* Google Groups:      https://groups.google.com/g/mpi4py
* GitHub Discussions: https://github.com/mpi4py/mpi4py/discussions

Testsuite
---------

The testsuite is run periodically on

* `GitHub Actions <https://github.com/mpi4py/mpi4py/actions/>`_

* `Read the Docs <https://readthedocs.org/projects/mpi4py/builds/>`_

* `Azure Pipelines <https://dev.azure.com/mpi4py/mpi4py>`_

* `AppVeyor <https://ci.appveyor.com/project/mpi4py/mpi4py>`_

* `Circle CI <https://circleci.com/gh/mpi4py/mpi4py>`_

* `Codecov <https://app.codecov.io/gh/mpi4py/mpi4py>`_

Citation
--------

+ L. Dalcin and Y.-L. L. Fang,
  *mpi4py: Status Update After 12 Years of Development*,
  Computing in Science & Engineering, 23(4):47-54, 2021.
  https://doi.org/10.1109/MCSE.2021.3083216

* M. Rogowski, S. Aseeri, D. Keyes, and L. Dalcin,
  *mpi4py.futures: MPI-Based Asynchronous Task Execution for Python*,
  IEEE Transactions on Parallel and Distributed Systems, 34(2):611-622, 2023.
  https://doi.org/10.1109/TPDS.2022.3225481