Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not free the group of MPI_COMM_WORLD when asked, because it is a global in smpi...
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 23 Oct 2012 08:13:47 +0000 (10:13 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 23 Oct 2012 17:07:38 +0000 (19:07 +0200)
commit20e8cc04fb47ce22470597f37aa8fbf86d280cc1
tree702a6d8cdd667b234a28b1fdd0ebdd2730a6eefe
parent3ea9223ebad3390472a85fb08379687cfea1f21d
do not free the group of MPI_COMM_WORLD when asked, because it is a global in smpi (it is freed in the smpi_global_destroy function)
src/smpi/smpi_pmpi.c