Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have persistent communications use a PREPARED flag to implement the fact that they...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 8 Jul 2013 12:22:31 +0000 (14:22 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Mon, 8 Jul 2013 12:22:31 +0000 (14:22 +0200)
commitaf94b4458a6da51502a01c06756e4c11cfbe2648
treed62a7287e627b957819d744621a2a0f8ab22c701
parent14c4d40b625501275e7ec6eccd6f92f659316f85
have persistent communications use a PREPARED flag to implement the fact that they have not already been sent
This is useful when testing their status before launch, to have an empty MPI_Status returned, as specified
include/smpi/smpi.h
src/smpi/private.h
src/smpi/smpi_base.c