Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new ti-tracing/replay test (in teshsuite) to improve coverage.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 7 Aug 2021 22:29:14 +0000 (00:29 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 7 Aug 2021 22:29:14 +0000 (00:29 +0200)
commitf00adec93f7c6103d515abf334d4ba63e6e4f8a0
treee9cb70025b6e1ca002f5e9524f2bc51630dad8e1
parent1212cad920eb4766c4613908a1bbf4f408b292a9
Add a new ti-tracing/replay test (in teshsuite) to improve coverage.
It tests all collectives, generates a trace, then replays it while tracing again, and checks that both traces are identical.
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/replay/replay.c [new file with mode: 0644]
teshsuite/smpi/replay/replay.tesh [new file with mode: 0644]