Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename SMPI macro related tests
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 16 Mar 2016 15:25:24 +0000 (16:25 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 16 Mar 2016 15:25:24 +0000 (16:25 +0100)
commit303946b912534d9e857c8b6f2725beca80e86c3e
tree670ffe207d0e3066fb34e22b1d74b46708d448ad
parent7b80cdd097932b7d879c5dc4484a6520e3202564
rename SMPI macro related tests
  and kill dumb ones (a.k.a old examples)
.gitignore
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/compute/CMakeLists.txt [deleted file]
teshsuite/smpi/compute/compute.c [deleted file]
teshsuite/smpi/compute/compute2.c [deleted file]
teshsuite/smpi/macro-sample/macro-sample.c [moved from teshsuite/smpi/compute/compute3.c with 100% similarity]
teshsuite/smpi/macro-sample/macro-sample.tesh [moved from teshsuite/smpi/compute/compute.tesh with 71% similarity]
teshsuite/smpi/macro-shared/macro-shared.c [moved from teshsuite/smpi/shared/shared.c with 100% similarity]
teshsuite/smpi/macro-shared/macro-shared.tesh [moved from teshsuite/smpi/shared/shared.tesh with 94% similarity]
teshsuite/smpi/shared/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake