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 HPC scheduler to work with INL HPC containerized modules #29035

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

loganharbour
Copy link
Member

Closes #29034

@loganharbour loganharbour marked this pull request as ready for review November 8, 2024 21:10
@loganharbour
Copy link
Member Author

loganharbour commented Nov 8, 2024

This enables doing something like (with the VTB):

git clone https://github.com/idaholab/virtual_test_bed
cd virtual_test_bed
module load use.moose griffin-openmpi
griffin-opt --run "-i hpc_tests --hpc-host bitterroot1"

@moosebuild
Copy link
Contributor

moosebuild commented Nov 8, 2024

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

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

moosebuild commented Nov 8, 2024

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

Framework coverage

Coverage did not change

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

@loganharbour
Copy link
Member Author

@milljm this is ready. I re-added the --hpc-pre-source that you requested.

Also added a few other checks that I came across when submitting mass jobs on bitterroot for the HPC team.

@loganharbour loganharbour force-pushed the test_harness_module branch 2 times, most recently from 3022d62 to d6eb1b1 Compare November 17, 2024 16:05
Copy link
Member

@milljm milljm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@loganharbour
Copy link
Member Author

Test bitterroot failure is unrelated.

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.

Enable TestHarness HPC scheduler to work within INL HPC modules
3 participants