E-CAM / jobqueue_features

This library provides some useful decorators for dask_jobqueue. It also expands it's scope to include MPI workloads, including extending configuration options for such workloads and heterogeneous resources.
6 stars 3 forks source link

Shut down adaptive when we close a cluster #107

Closed ocaisa closed 3 years ago

ocaisa commented 3 years ago

Hmm, this doesn't work, I'm not sure where adaptive lives, I thought it would be here based on https://github.com/dask/distributed/issues/1898

ocaisa commented 3 years ago

Fixed in #108