Here you set the variables for the dask disterbuted
but they only fit
janelia_lsf_cluster
and not local_cluster
from dask.distributed import Client, LocalCluster
e.g. ncpus/threads/min_workers are not accepted variable for LocalCluster - https://distributed.dask.org/en/latest/api.html#cluster
Here you set the variables for the dask disterbuted
bigstream/bigstream/application_pipelines.py
Line 206 in 7ca7e77
but they only fit
janelia_lsf_clusterand not
local_clusterfrom dask.distributed import Client, LocalClustere.g.
ncpus/threads/min_workersare not accepted variable for LocalCluster - https://distributed.dask.org/en/latest/api.html#cluster