dask / dask-cloudprovider

Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...
https://cloudprovider.dask.org
BSD 3-Clause "New" or "Revised" License
135 stars 110 forks source link
aws azure cloud dask deployment-tools digitalocean distributed-computing google-cloud hetzner ibm-cloud openstack

Dask Cloud Provider

.. image:: https://github.com/dask/dask-cloudprovider/actions/workflows/ci.yml/badge.svg :target: https://github.com/dask/dask-cloudprovider/actions?query=workflow%3ACI :alt: Build Status

.. image:: https://img.shields.io/readthedocs/dask-cloudprovider?color=%232980B9&logo=read-the-docs&logoColor=white :target: https://cloudprovider.dask.org/ :alt: Read the Docs

.. image:: https://img.shields.io/readthedocs/dask-cloudprovider?color=%232980B9&label=developer%20docs&logo=read-the-docs&logoColor=white :target: https://cloudprovider.dask.org/releasing.html :alt: Read the Docs Developer

.. image:: https://img.shields.io/pypi/v/dask-cloudprovider :target: https://pypi.org/project/dask-cloudprovider/ :alt: PyPI

.. image:: https://img.shields.io/conda/vn/conda-forge/dask-cloudprovider :target: https://anaconda.org/conda-forge/dask-cloudprovider :alt: Conda Forge

Native Cloud integration for Dask.

This library provides tools to enable Dask clusters to more natively integrate with the cloud. It includes cluster managers to create dask clusters on a given cloud provider using native resources, plugins to more closely integrate Dask components with the cloud platform they are running on and documentation to empower all folks running Dask on the cloud.