Update hypre/hypredrive builds on LC clusters - #4114
Merged
Conversation
Contributor
|
Needs rebaseline because we dropped |
rrsettgast
approved these changes
Aug 14, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes GEOS for the TPL bundle from thirdPartyLibs#357 while keeping Hypredrive opt-in.
Changes:
- Updates LC host configurations and Hypre/Hypredrive paths.
- Adds CI control for Hypredrive and compiler compatibility fixes.
- Disables ATS linear-system dumps and updates integrated-test baselines.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/cmake/GeosxOptions.cmake |
Suppresses Clang 22 benchmark warnings. |
scripts/ci_build_and_test_in_container.sh |
Adds Hypredrive build control. |
.github/workflows/build_and_test.yml |
Exposes and forwards Hypredrive configuration. |
.devcontainer/devcontainer.json |
Selects the updated TPL image. |
.integrated_tests.yaml |
Updates the integrated-test baseline. |
BASELINE_NOTES.md |
Documents the rebaseline. |
inputFiles/singlePhaseWell/perf_status_test.xml |
Stops linear-system dumps. |
inputFiles/lagrangianContactMechanics/LagrangeContactBubbleStab_singleFracCompression_base.xml |
Stops linear-system dumps. |
inputFiles/immiscibleMultiphaseFlow/immiscible_2phaseFlow_1d.xml |
Stops linear-system dumps. |
host-configs/LLNL/tuolumne-toss_4_x86_64_ib_cray-llvm-amdgpu@6.4.3-rocm@6.4.3.cmake |
Refreshes Tuolumne LLVM TPL paths. |
host-configs/LLNL/tuolumne-toss_4_x86_64_ib_cray-cce@20.0.0-rocm@6.4.3.cmake |
Refreshes Tuolumne CCE TPL paths. |
host-configs/LLNL/matrix-toss_4_x86_64_ib-llvm@19.1.3-cuda@12.9.1.cmake |
Refreshes Matrix LLVM 19 configuration. |
host-configs/LLNL/matrix-toss_4_x86_64_ib-llvm@14.0.6-cuda@12.6.0.cmake |
Refreshes Matrix LLVM 14 configuration. |
host-configs/LLNL/matrix-toss_4_x86_64_ib-gcc@13.3.1-cuda@12.9.1.cmake |
Refreshes Matrix GCC 13 configuration. |
host-configs/LLNL/matrix-toss_4_x86_64_ib-gcc@12.1.1-cuda@12.6.0.cmake |
Refreshes Matrix GCC 12 configuration. |
host-configs/LLNL/dane-toss_4_x86_64_ib-llvm@19.1.3.cmake |
Refreshes Dane LLVM 19 TPL paths. |
host-configs/LLNL/dane-toss_4_x86_64_ib-llvm@14.0.6.cmake |
Refreshes Dane LLVM 14 TPL paths. |
host-configs/LLNL/dane-toss_4_x86_64_ib-gcc@13.3.1.cmake |
Refreshes Dane GCC 13 configuration. |
host-configs/LLNL/dane-toss_4_x86_64_ib-gcc@12.1.1.cmake |
Refreshes Dane GCC 12 TPL paths. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See GEOS-DEV/thirdPartyLibs/pull/357