Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use positive tags for internal messages.
authorAugustin Degomme <adegomme@gmail.com>
Thu, 9 May 2019 23:37:23 +0000 (01:37 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Tue, 14 May 2019 10:03:50 +0000 (12:03 +0200)
commitbef10718ac2d3f0e44ef52ca18e699896fd50228
tree05e96231cf7c104757ff46be74d0aeac93b8ede3
parentbca7b5319b5c412f540c53212dfd01b5b7992e21
Don't use positive tags for internal messages.
They could interfere with receives posted with MPI_ANY_TAG in user's code
src/smpi/colls/bcast/bcast-arrival-scatter.cpp
src/smpi/mpi/smpi_comm.cpp