MCDC
MCDC copied to clipboard
A non-deterministic bug in regression tests with MPI
Sometimes, the regression tests with MPI get stuck and then terminated and marked as failing when exceeding the GitHub workflow time limit. Rerunning the tests sometimes fixes it.
Trying to re-run the MPI workflow a few times in debug mode to see if I can get it to fail and understand why.
For an example, check out how the Python-MPI regression test attempts in #313.