-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Here you set the variables for the dask disterbuted
bigstream/bigstream/application_pipelines.py
Line 206 in 7ca7e77
| c = {'ncpus':1, |
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
Metadata
Metadata
Assignees
Labels
No labels