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

🔥🍏 Remove duplicate standard slurm profiles #195

Merged
merged 8 commits into from
Dec 2, 2021
Merged

Conversation

evanroyrees
Copy link
Collaborator

Fixes #192

@evanroyrees evanroyrees self-assigned this Nov 11, 2021
@evanroyrees evanroyrees linked an issue Nov 11, 2021 that may be closed by this pull request
nextflow.config Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
Made suggestion and accepting because it's just code formatting (adding spaces)
Limit queue submission to 8 at a time (arbitrary number)
Copy link
Member

@chasemc chasemc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If my addition:

executor {
            queueSize = 8
        }

looks fine then this is ready to merge

@evanroyrees evanroyrees merged commit 2480782 into dev Dec 2, 2021
@evanroyrees evanroyrees deleted the issue-#192 branch December 2, 2021 20:07
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

Successfully merging this pull request may close these issues.

"standard" and "slurm" profiles are referenced twice
2 participants