You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On PBS with dask-jobqueue #25
If I start a cluster, kill workers with cluster.stop_workers(cluster.jobs) and try to restart a new cluster, then workers do not show up in the dashboard.
Is it expected behavior?
Could we do something about this?
On PBS with dask-jobqueue #25
If I start a cluster, kill workers with
cluster.stop_workers(cluster.jobs)and try to restart a new cluster, then workers do not show up in the dashboard.Is it expected behavior?
Could we do something about this?