Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Fixed smpi_replay_init()
authorOlivier Richard <olivier.richard@imag.fr>
Thu, 4 Jun 2015 15:17:17 +0000 (17:17 +0200)
committerOlivier Richard <olivier.richard@imag.fr>
Sat, 13 Jun 2015 08:16:02 +0000 (10:16 +0200)
commit47e78ef48d2017e2075d30a8d5caa44554cab7e0
tree0181315170b522f01277b67da7968e9b939cbae1
parentc3104b0fa063f22f3ce92b1f2e4116eb06915d55
[SMPI] Fixed smpi_replay_init()

- Bug raised when there are MSG_processes which are not
participating to SMPI. The smpi_replay initialization supposed
a MSG_process with index equal to 0.
src/smpi/smpi_replay.c