Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[EXAMPLES] Update smpi_msg_masterslave -- move the SMPI_init()
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 11 Jan 2018 23:23:51 +0000 (00:23 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 24 Jan 2018 14:58:17 +0000 (15:58 +0100)
The reason we moved this was that the processes were all set up before the hook
that sets up the smpi::Processes was even set up.


No differences found