]> AND Private Git Repository - loba.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
In compute_loop(), wait the duration of an *lb* iteration if there is nothing to do.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 14 Oct 2011 15:00:59 +0000 (17:00 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 14 Oct 2011 15:01:17 +0000 (17:01 +0200)
commit9539c77f2b5e0eef8d06da7a7ddd1d5546ba0731
tree5b162bb134171d4d2be0b0850015f144d8a61043
parentf8daec44188cc69bbd5b05a1eebfb813a07ae495
In compute_loop(), wait the duration of an *lb* iteration if there is nothing to do.

The rationale here is that there is no need to go too fast if real_load == 0.0.
process.cpp