Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix [#17799] : have mpi_group_range_incl and mpi_group_range_excl better test some...
authorAugustin Degomme <augustin.degomme@imag.fr>
Mon, 18 Aug 2014 11:38:00 +0000 (13:38 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Mon, 18 Aug 2014 11:46:05 +0000 (13:46 +0200)
commitb0530df111c7b3c15a0d99491ae453258251bb9a
tree25fd936233ec6f7a2b9b518f68ddfa4e17e9389e
parentdd38b27f7d03f21920f17eda3083b16b19465824
Fix [#17799] : have mpi_group_range_incl and mpi_group_range_excl better test some corner cases.
Two tests added : that the rank is in the right range at all times, and that we don't go after the last one wanted.
Hopefully this will be enough to cover all cases.
Test commcreate1 from mpich 3 testsuite has been confirmed to pass with one process
The test with 1 process has been added to the test suite (it was with 8 processes before)
src/smpi/smpi_pmpi.c
teshsuite/smpi/mpich3-test/comm/testlist