Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try new fix for rget_testall.
authorAugustin Degomme <augustin.degomme@unibas.ch>
Thu, 25 Jan 2018 00:39:33 +0000 (01:39 +0100)
committerAugustin Degomme <augustin.degomme@unibas.ch>
Thu, 25 Jan 2018 00:39:33 +0000 (01:39 +0100)
commitf9547fcad0c2d07d37c256d9f1c8135d2d479036
tree533630d09438c8a5c41a20d051c15a42f191c4f2
parente35bbebc81ec246827862fd85757787f5463bdb7
Try new fix for rget_testall.

The test seems buggy, as the initialization part on one process may not be started when the other one reaches the second part, due to the way the locks are done.

Add a barrier to separate initialization from computation.
teshsuite/smpi/mpich3-test/rma/rget-testall.c