Exploring how to reduce setup time for large-element-stencil simulations#3431
Exploring how to reduce setup time for large-element-stencil simulations#3431lindsayad merged 4 commits intolibMesh:develfrom
Conversation
de55318 to
cac6350
Compare
|
That's kind of reassuring. We've got an incompatible declaration in a unit test, but nothing in MOOSE? Even the one in miscellaneous_ex9 and the other one in a unit test seem to have been written using the typedef properly. |
|
@loganharbour @roystgnr should I expect to see some values in the +/- column? |
|
I figured I'd run this through And instead I get a crash from the GMG runs in fem_system_ex1, if I try to use more than 1 processor. The failing run is and the failing configuration is Could you see if you can replicate? I rebased on |
|
Well, damn it. Broken with PETSc 3.18 in master too. Time to resurrect 3.17, for now. |
|
|
|
That glitch was due to a Firefox crash, but you know what, let's go with it. Turning a test case runtime from 177 seconds to 20 seconds or even from 7.6 seconds to 4.7 seconds is double-approved. |
We changed it upstream for performance reasons, in libMesh/libmesh#3431
Closes #3422
I don't think we're fully settled on this yet, but I'm opening it so I have code to reference in the discussion on #3422