Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit parallel tasks on cluster #4

Open
dominikburri opened this issue Apr 24, 2023 · 0 comments
Open

Limit parallel tasks on cluster #4

dominikburri opened this issue Apr 24, 2023 · 0 comments

Comments

@dominikburri
Copy link
Collaborator

By default, the slurm executer does not have a limit on the number of tasks will be handled in a parallel manner. See here: https://www.nextflow.io/docs/latest/config.html.

It would good to set such a limit, e.g. queueSize = 256.

Though I don't know in which scope to set this, the documentation above can be helpful to resolve this. Likely needed as an own scope "executor" with queueSize as a setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant