moose
moose copied to clipboard
Add OpenMPI variants to MOOSE development packages, add Python 3.11 support
Add OpenMPI variants to our Conda packages.
This will have the side effect of marching towards Python 3.11.
Closes #26839
Job Documentation on e494ba8 wanted to post the following:
View the site here
This comment will be updated on new commits.
Job Coverage on e494ba8 wanted to post the following:
Framework coverage
7de74c | #26848 e494ba | ||||
---|---|---|---|---|---|
Total | Total | +/- | New | ||
Rate | 85.06% | 85.06% | - | 100.00% | |
Hits | 104539 | 104539 | - | 1 | |
Misses | 18360 | 18360 | - | 0 |
Modules coverage
Coverage did not change
Full coverage reports
Reports
-
framework
-
chemical_reactions
-
combined
-
contact
-
electromagnetics
-
external_petsc_solver
-
fluid_properties
-
fsi
-
functional_expansion_tools
-
geochemistry
-
heat_transfer
-
level_set
-
misc
-
navier_stokes
-
optimization
-
peridynamics
-
phase_field
-
porous_flow
-
ray_tracing
-
rdg
-
reactor
-
richards
-
scalar_transport
-
solid_mechanics
-
solid_properties
-
stochastic_tools
-
thermal_hydraulics
-
xfem
This comment will be updated on new commits.
The Conda ARM Mac failures look concerning 😭 It looks like if we fix that scripts test we'll be down to 1, maybe 2 failing recipes depending on whether the Conda Linux target failure is reproducible
Job Modules parallel on 6e9ded3 : invalidated by @milljm
A timeout test test_phasefield threads failed. 4 hours
Job Conda (ARM Mac) on 11d0eb6 : invalidated by @milljm
fatal: unable to access ''https://code.ornl.gov/neams/saline/'': Could not resolve host: code.ornl.gov
looks good to me!
Job Precheck on e494ba8 wanted to post the following:
The following file(s) are changed:
conda/libmesh/meta.yaml
The libmesh conda configuration has changed; ping @idaholab/moose-dev-ops
I'm just going to kick that Valgrind recipe. Only one memory error, and it happens to be triggered by WebServerControl at a time when we've been having network issues? That's got to be a false positive.
Is this ready?!
Is this ready?!
Yes, lets merge this while its green!
The instructions are not complete, but I can do that in another PR...
https://mooseframework.inl.gov/docs/PRs/26848/site/getting_started/installation/conda.html
This needs to say:
conda create -n moose moose-dev=2024.07.10 mpich
Otherwise, a person may pull the OpenMPI variant packages (and we are not testing those yet)
Yea I really want this and the PETSc update to get in ASAP so that we can get moving on some NEAMS M2 needs