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

Add resource tracking to the test harness #29583

Open
loganharbour opened this issue Dec 19, 2024 · 0 comments · May be fixed by #29584
Open

Add resource tracking to the test harness #29583

loganharbour opened this issue Dec 19, 2024 · 0 comments · May be fixed by #29584
Assignees
Labels
C: TestHarness T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Motivation

We have resource contention with running jobs on CIVET. We should track resource usage (cpu, memory) in order to set restrictions on tests on a per-test basis.

Design

Poll for resident memory and CPU usage for each test within the TestHarness.

Impact

Better experience for a shared environment for CIVET, will assist users in creating tests with smaller resource footprints.

@loganharbour loganharbour added C: TestHarness T: task An enhancement to the software. labels Dec 19, 2024
@loganharbour loganharbour self-assigned this Dec 19, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 19, 2024
@loganharbour loganharbour linked a pull request Dec 19, 2024 that will close this issue
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 19, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 19, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 20, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 20, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 20, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 20, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: TestHarness T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant