Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[smpi] Avoid locking the mutex when it's not needed
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 27 Aug 2015 11:31:57 +0000 (13:31 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 27 Aug 2015 11:45:35 +0000 (13:45 +0200)
commit78d66ee7979cae24d0b789adb83a2d1cfebb7bea
tree163dcadfe5d8b0dc341c723ba1de992e6477b45d
parent606eb4d9ca85d580d0291fb09e3cd7fba3ece3e7
[smpi] Avoid locking the mutex when it's not needed

This is more MC-friendly.
examples/smpi/mc/only_send_deterministic.tesh
src/smpi/smpi_base.c