Skip to content

[feat] add max_concurrent_jobs and exclude to popsyn CLI#834

Open
maxbriel wants to merge 1 commit intov2.3from
mb_v2.3_max_concurrent_exclude
Open

[feat] add max_concurrent_jobs and exclude to popsyn CLI#834
maxbriel wants to merge 1 commit intov2.3from
mb_v2.3_max_concurrent_exclude

Conversation

@maxbriel
Copy link
Copy Markdown
Collaborator

Adds two additional options to the population synthesis CLI interface.
I originally implemented these on the #mb_model_paper branch, but had forgotten to add them to main version.

--max_concurrent_jobs allows the user to set a maximum number of jobs to run concurrently. This is per job array.

--exclude allows the user to exclude specific nodes/cpus from the population synthesis run. This is for all job arrays created. This was needed because there were some "bad" nodes on yggdrasil for a while.

@sgossage sgossage added the enhancement New feature or request label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants