We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
Load the state of whether or not we're in a container module on INL HPC and use it for execution if available.
Expands HPC scheduler capabilities.
The text was updated successfully, but these errors were encountered:
Enable HPC scheduler to work with INL HPC containerized modules
626bcc2
refs idaholab#29034
3dda401
da4234f
loganharbour
Successfully merging a pull request may close this issue.
Motivation
The TestHarness HPC scheduler does not currently work with built INL HPC containerized modules, for example:
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.
The text was updated successfully, but these errors were encountered: