Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move MSG async examples to the dungeon
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 2 Dec 2017 10:56:40 +0000 (11:56 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 2 Dec 2017 10:56:40 +0000 (11:56 +0100)
commit280061007b2915d5b4bffbc32346c8ea43ce86f4
tree9a397eadbad4154a1516a38dfc03cde1c6f9a1e8
parent324a92e9d2403c2fafb9b9d816d8f1d4fffb9f58
move MSG async examples to the dungeon
16 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/README.doc
teshsuite/msg/CMakeLists.txt
teshsuite/msg/async-wait/async-wait.c [moved from examples/msg/async-wait/async-wait.c with 62% similarity]
teshsuite/msg/async-wait/async-wait.tesh [moved from examples/msg/async-wait/async-wait.tesh with 88% similarity]
teshsuite/msg/async-wait/async-wait2_d.xml [moved from examples/msg/async-wait/async-wait2_d.xml with 100% similarity]
teshsuite/msg/async-wait/async-wait3_d.xml [moved from examples/msg/async-wait/async-wait3_d.xml with 100% similarity]
teshsuite/msg/async-wait/async-wait4_d.xml [moved from examples/msg/async-wait/async-wait4_d.xml with 100% similarity]
teshsuite/msg/async-wait/async-wait_d.xml [moved from examples/msg/async-wait/async-wait_d.xml with 100% similarity]
teshsuite/msg/async-waitall/async-waitall.c [moved from examples/msg/async-waitall/async-waitall.c with 71% similarity]
teshsuite/msg/async-waitall/async-waitall.tesh [moved from examples/msg/async-waitall/async-waitall.tesh with 86% similarity]
teshsuite/msg/async-waitall/async-waitall_d.xml [moved from examples/msg/async-waitall/async-waitall_d.xml with 100% similarity]
teshsuite/msg/async-waitany/async-waitany.c [moved from examples/msg/async-waitany/async-waitany.c with 72% similarity]
teshsuite/msg/async-waitany/async-waitany.tesh [moved from examples/msg/async-waitany/async-waitany.tesh with 91% similarity]
teshsuite/msg/async-waitany/async-waitany_d.xml [moved from examples/msg/async-waitany/async-waitany_d.xml with 100% similarity]