Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add mpich3 topo tests
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 12 Mar 2014 09:35:58 +0000 (10:35 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 12 Mar 2014 09:40:36 +0000 (10:40 +0100)
commit3b578f744282579b374a1461561b41f2d8b2684b
treecb2b026d2c36ed7b452ab598500da95f0a6ae909
parent5a37cda4c36f1fc25b8154daf308cbcc45a42b84
add mpich3 topo tests
They are not built or run for now, because features are not yet implemented
19 files changed:
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/smpi/mpich3-test/topo/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/cartcreates.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/cartmap1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/cartshift1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/cartsuball.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/cartzero.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/dgraph_unwgt.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/dims1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/dims2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/distgraph1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/graphcr.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/graphcr2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/graphmap1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/neighb_coll.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/topodup.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/topo/topotest.c [new file with mode: 0644]