Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
modify the way we handle MPI_ANY_SOURCE, MPI_ANY_TAG, and MPI_TRUNCATED.
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 5 Dec 2012 17:55:18 +0000 (18:55 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 5 Dec 2012 18:10:47 +0000 (19:10 +0100)
commit6b9a59680b27bbe789336585bd00be1fae84d9a7
tree8f78b5a50269b5cf9c0fb1b572e11e3962c37516
parentb4649c05f79527c8befbf7fac7a85ef6184ac032
modify the way we handle MPI_ANY_SOURCE, MPI_ANY_TAG, and MPI_TRUNCATED.
Fix the case where a request may live outside smpi and be reused
We store the values we may change in other fields
src/smpi/private.h
src/smpi/smpi_base.c