Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SIMIX] Remove SMPI-specific segment_index notion from the Actor class
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 17 Jan 2018 20:16:05 +0000 (21:16 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 24 Jan 2018 14:58:20 +0000 (15:58 +0100)
commitbdaa135f5f4c27c592daf1483894bcbb0eeb9aa9
treebc7fa90b661e11fff5f31a43dd6b01bcb73d54fa
parent95c32964e5c576ccf90242c5ede43f2a4a016e85
[SIMIX] Remove SMPI-specific segment_index notion from the Actor class

Privatization is now done via the process id and attached to the SMPI process.
src/simix/ActorImpl.cpp
src/simix/ActorImpl.hpp
src/smpi/internals/smpi_process.cpp