Update MFEM and Axom + build enzyme on toss4 cray systems#198
Update MFEM and Axom + build enzyme on toss4 cray systems#198
Conversation
|
tuolumne is currently down which is why its failing CI. this PR is ready for review. |
| ALLOC_TIME: "30" | ||
| extends: .src_build_on_toss4 | ||
|
|
||
| toss4-llvm_19_1_3-src-codevelop: |
There was a problem hiding this comment.
Verify that this can be removed.
There was a problem hiding this comment.
i removed this pipeline because the codevelop name was misleading. however i notice now that by default tribol builds as Debug, and this test tests tribol Release builds. if we still want to test Release builds, i can re-add this, and give it a more proper name. e.g. toss4-llvm_19_1_3-src-release
There was a problem hiding this comment.
We used to have a no redecomp CI build on toss 4, do you think we could add one back in (in a different PR, potentially) @chapman39? Preferably with no optional TPLs (i.e. no RAJA, no Umpire, no Enzyme)?
Regarding a release build, since we've seen different Enzyme behavior on release vs. debug builds, I think we also need a release build in CI. toss4-llvm_19_1_3-src-release sounds good to me!
llnl/smith#1534