Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill TRACE_smpi_finalize() and have the container unregistered as soon as the actor...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 25 Sep 2019 16:09:59 +0000 (18:09 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 25 Sep 2019 16:10:11 +0000 (18:10 +0200)
commit503c7c05f50d623b0d5a901a799d50e718e294ef
tree107a87890b4ac336ead1a8cf5355688c0768f5f6
parent50ec1cbe32d1c44803b1f665c26288a711ccef90
Kill TRACE_smpi_finalize() and have the container unregistered as soon as the actor leaves

Of course this requires to revalidate some tesh files, as the ending
date is impacted by this change.
examples/smpi/replay/replay-override-replayer.tesh
examples/smpi/replay/replay.tesh
examples/smpi/trace/trace.tesh
src/instr/instr_smpi.hpp
src/smpi/internals/instr_smpi.cpp
src/smpi/internals/smpi_replay.cpp