MCDC icon indicating copy to clipboard operation
MCDC copied to clipboard

A non-deterministic bug in regression tests with MPI

Open ilhamv opened this issue 9 months ago • 2 comments

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.

ilhamv avatar Mar 18 '25 02:03 ilhamv

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.

clemekay avatar Mar 18 '25 23:03 clemekay

For an example, check out how the Python-MPI regression test attempts in #313.

ilhamv avatar Mar 21 '25 01:03 ilhamv