Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add support of MPI_PROC_NULL, correct behavior of waitall and waitsome for some speci...
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 2 Oct 2012 16:06:29 +0000 (18:06 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 2 Oct 2012 16:06:29 +0000 (18:06 +0200)
commita16415ffeee5802d0ed9ea0bf25910eace0aa832
treeed280bcc685b8d088bca9cdc7f4fa033a4a7770c
parent50b1967c67a75b08e146f976c08223d9245dc5f5
add support of MPI_PROC_NULL, correct behavior of waitall and waitsome for some special cases (when some requests are NULL), in order to conform a little more to the MPI standard
src/smpi/private.h
src/smpi/smpi_base.c
src/smpi/smpi_pmpi.c