Skip to content

Releases: milesgranger/cluster-clyde

Reliably able to launch clusters with Dask.Distributed

09 Dec 14:32
Compare
Choose a tag to compare

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