Update packages: mpi, petsc, libmesh, code-server; fix openblas; download umpire#32404
Update packages: mpi, petsc, libmesh, code-server; fix openblas; download umpire#32404lindsayad wants to merge 21 commits intoidaholab:nextfrom
Conversation
|
Job Documentation, step Docs: sync website on 77e0690 wanted to post the following: View the site here This comment will be updated on new commits. |
|
Job Coverage, step Generate coverage on b197d08 wanted to post the following: Framework coverage
Modules coverageCoverage did not change Full coverage reportsReports
This comment will be updated on new commits. |
||||||||||||||||||||||||||
- Use openblas instead of fblaslapack. I believe it's more optimized based on discussions I've had with Pierre - Download umpire which hypre suggests we should use - Make sure to download umpire version which supports modern cmake - Tell libtorch to use our PETSc downloaded openblas refs idaholab#32404
a183de9 to
1452632
Compare
1452632 to
20ce21b
Compare
roystgnr
left a comment
There was a problem hiding this comment.
I'm happy with the libMesh parts of this.
|
@cticenhour this is ready for a look when you have a moment (newsletter, conda) |
cticenhour
left a comment
There was a problem hiding this comment.
Some weird behavior with moose-wasp build numbers observed. One requested minor change in the newsletter related to tech edit.
|
|
||
| ## PETSc-level Changes | ||
|
|
||
| The PETSc submodule has been updated from version 3.24.4 to 3.24.5. Find the GitLab generated set of |
There was a problem hiding this comment.
| The PETSc submodule has been updated from version 3.24.4 to 3.24.5. Find the GitLab generated set of | |
| The PETSc submodule has been updated from version 3.24.4 to 3.24.5. Find the GitLab-generated set of |
There was a problem hiding this comment.
This was copy pasta from your changes in the last newsletter ;)
There was a problem hiding this comment.
I obviously changed my mind! :D
|
Job Precheck, step Versioner verify on 77e0690 wanted to post the following: Versioner templatesFound 14 templates, 0 failed Versioner influential filesFound 57 influential files, 20 changed, 0 added, 0 removed
Versioner versionsFound 9 packages, 7 changed, 0 failed
|
|
Job Test, step Results summary on 77e0690 wanted to post the following: Framework test summaryCompared against 167d99f in job civet.inl.gov/job/3642141. No change Modules test summaryCompared against 167d99f in job civet.inl.gov/job/3642141. No change |
|
@joshuahansel could you think about whether the memory footprint of the two failing |
|
I guess you mean the failing THM tests, not Sockeye tests 😄 Sockeye would never do such a thing. Yes I'll address that now. |
|
I just ran those guys on my machine with current Do we expect memory to be that different from the testing here? |
I shared this with you on slack - but for public notice - how memory is tracked on linux vs on mac is very different. With that, it's not appropriate to compare those values across different systems. What we care about is setting a threshold for each recipe (which is system dependent), and that tests stay below those thresholds. Limits on macs and linux boxes will be different. What you should try to do is keep a baseline on mac, make the test better, notice a decrease. |
libMesh update libMesh/libmesh@f8a1758...c889858
FEType::p_refinement- this will allow MOOSE to independently enable or disable p refinement of variables even if they (otherwise) share the same finite element family and base polynomial order.System::get_info()on uninitializedSystemobjectsNodeElem::volume(), to return1more quickly and to explain that counter-intuitive behaviorMeshFunctionandVariablefeaturesConda packages
moose-mpi 2026.03.10moose-petsc 3.24.5_0v3.24.4...v3.24.5v2025.12.0moose-libmesh 2026.03.03_c889858_0moose-wasp 2025.09.19_02960f1_2moose-seacas 2025.10.14_2moose-dev 2026.03.10Apptainer containers
moose-mpi:2026.03.10moose-petsc:3.24.5_0v3.24.4...v3.24.5v2025.12.0moose-libmesh:2026.03.03_c889858_0moose-dev:2026.03.10USE_CUDAflag when building pytorchCMAKE_INCLUDE_PATHandCMAKE_LIBRARY_PATHto use openblas from PETSc