Releases: milesgranger/cluster-clyde
Releases · milesgranger/cluster-clyde
Reliably able to launch clusters with Dask.Distributed
The code presently can reliably launch, stop, restart and terminate AWS Linux based clusters. Installs Dask.Distributed on all nodes and launches scheduler and workers. Suitable for short-lived cluster based compute work-flows.
Install
pip install https://github.com/milesgranger/cluster-clyde/archive/v0.0.1.zip
Uninstall
pip uninstall cluster-clyde