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

Private GIT Repository
Add the possibility to specify the initial load with the average among the nodes.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 20 Jun 2011 14:10:42 +0000 (16:10 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 31 Aug 2011 20:18:55 +0000 (22:18 +0200)
commit07a0aaa69d81731f3b74c63bdbb311587d9cf4f9
treef4c938d1eecb409736878183de8be3eeca5f0931
parent08441960f33417c261fe8c77804559234dd99436
Add the possibility to specify the initial load with the average among the nodes.

If the value given for the '-L' option is negative, it is the
opposite of the load average.

For backward compatibility, '-L 0' is a synonym for '-L -1' (load
average of 1.0).
main.cpp
options.cpp