I recently picked the thread up from dask/dask-jobqueue#543 and dask/dask-jobqueue#544 and was super happy to find that arbitrary cluster configuration from a yaml spec is working really well with dask-ctl on the first try now, great work!
What do you think about having dask_ctl.create_cluster() autodiscover a yaml spec if one isn't provided? Do you see where this might fit into the existing dask config structure?
Thanks!
I recently picked the thread up from dask/dask-jobqueue#543 and dask/dask-jobqueue#544 and was super happy to find that arbitrary cluster configuration from a yaml spec is working really well with dask-ctl on the first try now, great work!
What do you think about having
dask_ctl.create_cluster()autodiscover a yaml spec if one isn't provided? Do you see where this might fit into the existing dask config structure?Thanks!