Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI/REPLAY] Fix issues with daemons
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 17 Jul 2018 11:44:52 +0000 (13:44 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 18 Jul 2018 14:42:11 +0000 (16:42 +0200)
commitd37b22379fc9b7e760482d6edc10b645d9862db6
tree2b6bd61a4f3c9b9bd4bcfa2c4146dce37aa2d6c8
parent3e74cc98837c7477c6cc1b04664dc311ace04565
[SMPI/REPLAY] Fix issues with daemons

When daemons are running, process-id's of the ranks don't
start at 1. Here, we insert the pid's of the actual actors.
src/smpi/internals/smpi_replay.cpp