Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update mpich comm tests
authordegomme <augustin.degomme@unibas.ch>
Sat, 11 Feb 2017 13:30:36 +0000 (14:30 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Sun, 12 Feb 2017 01:08:28 +0000 (02:08 +0100)
commit7842bd614301712801b9f2b4a117824333cd3e16
treef43a154b654f004b7e4350b5616af26bd9d3fc81
parent3d39ee2f8a52715e6b417575029faa8a91307f21
Update mpich comm tests
31 files changed:
teshsuite/smpi/mpich3-test/comm/CMakeLists.txt
teshsuite/smpi/mpich3-test/comm/cmfree.c
teshsuite/smpi/mpich3-test/comm/cmsplit.c
teshsuite/smpi/mpich3-test/comm/cmsplit2.c
teshsuite/smpi/mpich3-test/comm/cmsplit_type.c
teshsuite/smpi/mpich3-test/comm/comm_create_group.c
teshsuite/smpi/mpich3-test/comm/comm_create_group_idup.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_group_half.c
teshsuite/smpi/mpich3-test/comm/comm_group_rand.c
teshsuite/smpi/mpich3-test/comm/comm_idup.c
teshsuite/smpi/mpich3-test/comm/comm_idup_comm.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_idup_comm2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_idup_iallreduce.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_idup_isend.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_idup_mul.c
teshsuite/smpi/mpich3-test/comm/comm_idup_nb.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_info.c
teshsuite/smpi/mpich3-test/comm/commcreate1.c
teshsuite/smpi/mpich3-test/comm/commname.c
teshsuite/smpi/mpich3-test/comm/ctxalloc.c
teshsuite/smpi/mpich3-test/comm/ctxsplit.c
teshsuite/smpi/mpich3-test/comm/dup.c
teshsuite/smpi/mpich3-test/comm/dup_with_info.c
teshsuite/smpi/mpich3-test/comm/dupic.c
teshsuite/smpi/mpich3-test/comm/ic1.c
teshsuite/smpi/mpich3-test/comm/ic2.c
teshsuite/smpi/mpich3-test/comm/iccreate.c
teshsuite/smpi/mpich3-test/comm/icgroup.c
teshsuite/smpi/mpich3-test/comm/icm.c
teshsuite/smpi/mpich3-test/comm/icsplit.c
teshsuite/smpi/mpich3-test/comm/probe-intercomm.c