Skip to content
Snippets Groups Projects

implementing support for maxConcurrent jobs

Merged Ralf Gugel requested to merge submissionConcurrencyLimitation into master

Release notes

Added --maxConcurrent option to default argparser for job submission. This allows to restrict the number of simultaneously active (=queued or running) jobs.

Details

closes #104 (closed) This works for both, local scheduling (via LocalController) and actual submission. On some clusters the number of jobs per user which can be simultaneously queued is limited, hence this feature is also needed for such clusters.

Edited by Ralf Gugel

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading