Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use the xbt barrier to finalize smpi processes cleanly.
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 6 May 2014 13:41:53 +0000 (15:41 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 6 May 2014 13:56:16 +0000 (15:56 +0200)
commitdd51a081b7de36a60cd56540dc1002b1cf75b0e5
tree49b8b830574ad76398b267085ab9d6c56af7309b
parenteb547ff91feeac5a0e9e258872cc648d6d947aa2
Use the xbt barrier to finalize smpi processes cleanly.
This removes the MPI_Barrier that was used before, which might have caused problems in some cases
src/smpi/private.h
src/smpi/smpi_deployment.c
src/smpi/smpi_global.c