Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix MPI_Comm_Split, to increment reference counter of the group, as it is shared...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 8 Jul 2013 12:28:42 +0000 (14:28 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Mon, 8 Jul 2013 12:28:42 +0000 (14:28 +0200)
commitfd7a301a0a756bd0808ef4440c5128c5d8f9d869
tree7d40080a8a9271f03f140a33f072ac674749532f
parent5f30f31253629200892746ad9d086d03bbec48a5
Fix MPI_Comm_Split, to increment reference counter of the group, as it is shared between processes
src/smpi/smpi_comm.c