Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Apply patch suggested by fabien Chaix. This avoids issues with reqq being deleted...
authorAugustin Degomme <augustin.degomme@imag.fr>
Tue, 21 Oct 2014 12:21:15 +0000 (14:21 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Tue, 21 Oct 2014 12:21:15 +0000 (14:21 +0200)
commit9f8d811451ee11bbb7dcfa82a30486f3aec5e6ca
tree6224f47789ef02d240e55fb164494436e7e5f1c8
parent2d2e7065203761a57c04479f6a45eec9646171a9
Apply patch suggested by fabien Chaix. This avoids issues with reqq being deleted in replay waitall
This also removes the MPI barrier in replay finalize, which was not needed anymore
examples/smpi/replay/smpi_replay.tesh
examples/smpi/replay_multiple/replay_multiple.tesh
src/smpi/smpi_replay.c