Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Put stdout in line buffer mode for MCed apps.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 4 May 2021 20:08:58 +0000 (22:08 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 4 May 2021 20:09:37 +0000 (22:09 +0200)
commitebc4cfe56ddc6ce1b84032d6ed62e3e74d3d61c9
tree579df347e35eb07d2d489e441aec281a4bb6b372
parentb8d4b57894050fca056ef6f2a0cafb62920f143c
Put stdout in line buffer mode for MCed apps.

The call to fflush before backtrack/exit is certainly superfluous now,
but it doesn't harm.
examples/smpi/mc/sendsend.tesh
src/mc/remote/AppSide.cpp