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

job_submisson.py: uses MAX_JOBS_PER_WORKFLOW instead of MAX_JOBS_PER_… #448

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

falkamelung
Copy link
Member

This PR allows to specify both MAX_JOBS_PER_WORKFLOW and MAX_JOBS_PER_QUEUE. This allows for example to run on Frontera 10 workkflows each using MAX_JOBS_PER_WORKFLOW=12 simultaneously.

  • job_submission.py: replaced MAX_JOBS_PER_QUEUE by MAX_JOBS_PER_WORKFLOW
  • queues.cfg: added MAX_JOBS_PER_WORKFLOW column (containing entries of previous MAX_JOBS_PER_QUEUE)

@falkamelung falkamelung merged commit fc88ac1 into geodesymiami:master Jan 4, 2021
@falkamelung falkamelung deleted the jobs_per_workflow branch January 4, 2021 15:08
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.

1 participant