Closed as not planned
Description
Bug Report
@trilinos/muelu
This has actually appeared multiple times in the past few days, for example, some tedious debugging finally showed nondeterministic aggregation was preventing #10916 from merging, but also there was a brief amount of time where nondeterministic aggregation somehow merged into MueLu and started blocking PRs as noted in #11019.
I'm not sure exactly how this is happening, but it seems like a good idea to make sure the OpenMP build defaults to something deterministic. I'm guessing there was a reason for this decision originally (performance?), but we should look into whether we want a default behavior in MueLu to be non-reproducible.
This might also be a good standup discussion topic.