upperwal / EntangledMPI

Fault Tolerance framework for High Performance Computing [Supports ULFM, replication and checkpointing]
MIT License
2 stars 1 forks source link

Support Request on the fly for async communication #3

Open upperwal opened 6 years ago

upperwal commented 6 years ago

Check for completed async MPI calls (MPI_Isend, MPI_Irecv) and wait for them before replica init.