Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Slightly change the sleep duration.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 30 Oct 2013 15:50:48 +0000 (16:50 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 30 Oct 2013 15:54:48 +0000 (16:54 +0100)
commit429ba8f5ec2ee83bbe3652478ebec9f5528b65d0
tree84d4aab675977c19a855e00173d1959f74a4cd3c
parent7e2311667cabcc1e244479c780170075f1f8ee44
Slightly change the sleep duration.

The goal is to have the same results on 32 and 64 bits, despite the different precision
for floating point operations.  To achieve this, we choose a sleep_delay that is not a
multiple of the other delays of the algorithm.  Hope that it will be sufficient.

Regenerate tesh files accordingly.
examples/msg/chord/chord.c
examples/msg/chord/chord.tesh
examples/msg/chord/chord_crosstraffic.tesh