Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
correct some issues with MPI_Sendrecv_replace, to avoid segfaults. I should implement...
authorAugustin Degomme <degomme@idpann.imag.fr>
Thu, 25 Oct 2012 15:55:58 +0000 (17:55 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Fri, 26 Oct 2012 08:09:29 +0000 (10:09 +0200)
commitbf6ed47fe662e71174b6c034e66fbe176c390eb9
tree82fb8a9e8896da50a7287be4b5ce43c7ff27a700
parentfce65f194ca0bb025602ff52929597c76a99bbfb
correct some issues with MPI_Sendrecv_replace, to avoid segfaults. I should implement it more cleanly, to handle complex datatypes as well. For now they exit.
src/smpi/smpi_pmpi.c