nf-core / configs

Config files used to define parameters specific to compute environments at different Institutions
https://nf-co.re/configs
MIT License
79 stars 260 forks source link

Janelia queue size #707

Closed krokicki closed 3 weeks ago

krokicki commented 3 weeks ago

We'd like to update Janelia's configuration so that there is a default queueSize of 500. We often need to run many Dask workers and the 200 default is not enough. I'm also making this a parameter in case we need to increase it further for special cases.

krokicki commented 3 weeks ago

Thanks a lot, James!