mpickpt / mana

MANA for MPI
35 stars 24 forks source link

Bit-for-bit fix regression test #301

Open xuyao0127 opened 1 year ago

xuyao0127 commented 1 year ago

Regression test for PR#300 . Launch the test program with 2 MPI ranks and checkpoint when both ranks print "process 0/1 sleeping". When testing without PR#300 , we may observe a draining timeout at checkpoint time. After restarting, messages will be received in the wrong order.