MueLu: Allow option to stop coarsening once aggregation stagnation is detected #14172
MalachiTimothyPhillips
started this conversation in
General
Replies: 1 comment
-
Automatic mention of the @trilinos/muelu team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enhancement
@trilinos/muelu
I'd like to have the option to stop the coarsening once we hit, e.g.:
It's also worth noting that I do have repartitioning enabled, so I'm not entirely sure why enabling repartitioning is listed as a possible fix.
Or, as per @csiefer2's idea, have a "coarse max size if MueLu won't coarsen any more" and use LU if below the threshold/crash if at or above the threshold.
Beta Was this translation helpful? Give feedback.
All reactions