Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
switch from pid to rank for ti-tracing the wait action
authorAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 6 Aug 2021 16:47:12 +0000 (18:47 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 6 Aug 2021 16:47:12 +0000 (18:47 +0200)
commitea2ddf47be8d050564f87272b1c23219c1702e0c
tree5b6f676c9683b1f3ad932d28f690595761f56c1d
parent110e47361a8903da943770a74b291e17ae30c522
switch from pid to rank for ti-tracing the wait action
It was not working well before and was leading to discrepancies and impossible to replay traces.
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/internals/smpi_replay.cpp