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

RunCommand job_slot control #28901

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

milljm
Copy link
Member

@milljm milljm commented Oct 21, 2024

Seems simple enough. We already have a getSlots method, should be able to use that.

Closes #28900

Allow RunCommand type testers to control the Scheduler's job slot
routines. This will prevent oversubscribing when folks initiate a
a parallel command using this tester.

Closes idaholab#28900
@milljm milljm changed the title WIP: suggested changes RunCommand job_slot control Oct 22, 2024
@loganharbour
Copy link
Member

Who needs this capability?

@moosebuild
Copy link
Contributor

Job Documentation, step Docs: sync website on c07a3a2 wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

Job Coverage, step Generate coverage on c07a3a2 wanted to post the following:

Framework coverage

b3924e #28901 c07a3a
Total Total +/- New
Rate 85.05% 85.05% +0.00% -
Hits 106298 106299 +1 0
Misses 18691 18690 -1 0

Diff coverage report

Full coverage report

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

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.

Allow RunCommand to alert using more than one core/slot/job
3 participants