https://github.com/dask/dask-mpi
Deploy Dask using MPI4Py
https://github.com/dask/dask-mpi
hacktoberfest
Last synced: 9 months ago
JSON representation
Deploy Dask using MPI4Py
- Host: GitHub
- URL: https://github.com/dask/dask-mpi
- Owner: dask
- License: bsd-3-clause
- Created: 2018-12-12T16:06:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-09-22T18:47:09.000Z (9 months ago)
- Last Synced: 2025-10-05T22:47:35.894Z (9 months ago)
- Language: Python
- Homepage:
- Size: 286 KB
- Stars: 55
- Watchers: 8
- Forks: 29
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
===========================
Deploying Dask using MPI4Py
===========================
|Gitter| |GHActions| |Codecov| |Docs| |PyPI| |Conda|
Easily deploy Dask Distributed in an existing MPI environment, such as one
created with the ``mpirun`` or ``mpiexec`` MPI launch commands. See documentation_
for more details.
LICENSE
-------
BSD 3-Clause (See `License File `__)
.. _documentation: http://mpi.dask.org
.. |Gitter| image:: https://img.shields.io/gitter/room/dask/dask.svg?style=for-the-badge
:alt: Join the chat at https://gitter.im/dask/dask
:target: https://gitter.im/dask/dask?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. |GHActions| image:: https://img.shields.io/github/workflow/status/dask/dask-mpi/Tests?style=for-the-badge
:target: https://github.com/dask/dask-mpi/actions?query=workflow%3ATests
.. |Codecov| image:: https://img.shields.io/codecov/c/github/dask/dask-mpi.svg?style=for-the-badge
:target: https://codecov.io/gh/dask/dask-mpi
.. |Docs| image:: https://readthedocs.org/projects/dask-mpi/badge/?version=latest&style=for-the-badge
:target: https://mpi.dask.org/en/latest/?badge=latest
:alt: Documentation Status
.. |PyPI| image:: https://img.shields.io/pypi/v/dask-mpi.svg?style=for-the-badge
:target: https://pypi.org/project/dask-mpi/
:alt: Python Package Index
.. |Conda| image:: https://img.shields.io/conda/vn/conda-forge/dask-mpi.svg?style=for-the-badge
:target: https://anaconda.org/conda-forge/dask-mpi
:alt: Python Package Index