Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add perf mpich3 tests
authorAugustin Degomme <augustin.degomme@imag.fr>
Tue, 8 Jul 2014 22:03:47 +0000 (00:03 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Tue, 8 Jul 2014 22:03:47 +0000 (00:03 +0200)
commit0f3d85e5d91158b55c5dcd30d0400059574e4425
tree40df331046cddea078c19544c6d22022d9a575c1
parent6b514200338a9ba7dbb0f0b8f0d244bd74daa07a
Add perf mpich3 tests
18 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/smpi/mpich3-test/perf/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/README [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/allredtrace.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/commcreatep.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/dtpack.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/indexperf.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/manyrma.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/nestvec.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/nestvec2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/non_zero_root.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/sendrecvl.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/timer.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/transp-datatype.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/perf/twovec.c [new file with mode: 0644]