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

Try to clean up adaptive errors that are really not errors #108

Closed ocaisa closed 3 years ago

ocaisa commented 3 years ago

Replaces #107

ocaisa commented 3 years ago

Urgh, this doesn't work either

ocaisa commented 3 years ago

Urgh, nothing works, I give up, I'll close this but leave the other open

ocaisa commented 3 years ago

Finally, we have a winner!

ocaisa commented 3 years ago

Fix is based on dask/distributed#1898 and https://github.com/dask/distributed/blob/main/distributed/deploy/cluster.py#L149