Mpi4py Save

Python bindings for MPI

Project README

============== 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 :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

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.6 or above, or PyPy <https://www.pypy.org/>_ 7.2 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

Support

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

  • 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
Open Source Agenda is not affiliated with "Mpi4py" Project. README Source: mpi4py/mpi4py
Stars
749
Open Issues
12
Last Commit
2 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating