Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Replay: C++ify action_gatherv
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 13 Mar 2018 17:51:02 +0000 (18:51 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 28 Mar 2018 15:31:39 +0000 (17:31 +0200)
commit7a9f189671058667e1d80feeb12f78c35de05c6b
treed1b2d0e64ebf0a06f8d8fa3f0ff974b16dd5ef47
parent4cf3bb0a2130b6a14986504ef1cd414472b91ede
[SMPI] Replay: C++ify action_gatherv

- Move to std::shared_ptr
- Use std::accumulate
src/smpi/internals/smpi_replay.cpp