Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
separate dsend and pingpong
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 19:59:10 +0000 (20:59 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 19:59:10 +0000 (20:59 +0100)
commitb0ab0c5a91c78404c76b02acf058c7a762934c74
tree389c06d6a8638b5bb8b176c05e2edd4f1b673351
parente791988d14b020b847a39f72da8062fea90bb3b5
separate dsend and pingpong
13 files changed:
.gitignore
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/hostfile_empty [moved from teshsuite/smpi/pingpong/empty-hostfile.txt with 100% similarity]
teshsuite/smpi/pingpong/CMakeLists.txt [deleted file]
teshsuite/smpi/pingpong/broken_hostfiles.tesh [deleted file]
teshsuite/smpi/pt2pt-dsend/pt2pt-dsend.c [moved from teshsuite/smpi/pingpong/dsend.c with 96% similarity]
teshsuite/smpi/pt2pt-dsend/pt2pt-dsend.tesh [new file with mode: 0644]
teshsuite/smpi/pt2pt-pingpong/TI_output.tesh [moved from teshsuite/smpi/pingpong/TI_output.tesh with 98% similarity]
teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh [new file with mode: 0644]
teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.c [moved from teshsuite/smpi/pingpong/pingpong.c with 89% similarity]
teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.tesh [moved from teshsuite/smpi/pingpong/pt2pt.tesh with 66% similarity]
tools/cmake/DefinePackages.cmake
tools/cmake/Tests.cmake