Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Replay: Enable usage of tags
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 30 Mar 2018 15:19:24 +0000 (17:19 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 9 Apr 2018 13:05:58 +0000 (15:05 +0200)
commitb55fc9b85cfa364fa33b0660e3b123031edb648a
treebc07b30596f2d4a2ea29572fa2d1cf9aee5ede18
parent1960663a2867517c7e697436c6b49185faf2422c
[SMPI] Replay: Enable usage of tags

With this commit, tags of messages sent through the MPI Send/Recv
mechanism(s) are recorded in traces and also used when replayed.

This allows SimGrid to replay also more complex scenarios.

Tests and traces will be adjusted in a separate commit to prevent
this commit from being bloated. (This means, however, that the
smpi-replay tests will fail in this commit.)
src/smpi/internals/smpi_replay.cpp