dask-mpi

Dask Distributed computing for Python 3

Install

All systems
curl cmd.cat/dask-mpi.sh
Debian Debian
apt-get install python3-distributed
Ubuntu
apt-get install python3-distributed
image/svg+xml Kali Linux
apt-get install python3-distributed
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-distributed

python3-distributed

Dask Distributed computing for Python 3

Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters. This contains the Python 3 version