Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow replay to handle -1 as a value for the size of a receive.
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 4 Feb 2014 16:01:06 +0000 (17:01 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 4 Feb 2014 16:38:14 +0000 (17:38 +0100)
commitf93641864e79a9efd548f4dd3b1afeedecdec8e9
tree710ed7dd3827ab40e7c8f33ce20d720825ecfc89
parentfce3a86dd4d407dad48652984bf5bf0444f37170
allow replay to handle -1 as a value for the size of a receive.
The real size will be determined by probing the first incoming message from the sender.
This is used to keep compatibility with tools that don't store the size on receiver's size
src/smpi/smpi_replay.c