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

Enable TestHarness HPC scheduler to work within INL HPC modules #29034

Open
loganharbour opened this issue Nov 8, 2024 · 0 comments · May be fixed by #29035
Open

Enable TestHarness HPC scheduler to work within INL HPC modules #29034

loganharbour opened this issue Nov 8, 2024 · 0 comments · May be fixed by #29035
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Motivation

The TestHarness HPC scheduler does not currently work with built INL HPC containerized modules, for example:

module load use.moose griffin-openmpi
griffin-opt --run "--hpc-host bitterroot1"

Design

Load the state of whether or not we're in a container module on INL HPC and use it for execution if available.

Impact

Expands HPC scheduler capabilities.

@loganharbour loganharbour added C: Framework T: task An enhancement to the software. labels Nov 8, 2024
@loganharbour loganharbour self-assigned this Nov 8, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Nov 8, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Nov 8, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant