X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/7b62c7947835062683a092b95e52ca2a560a14e8..3547772c2f2424e6b3f7d4b7414e939947e7c3f4:/Experimentations/sample_parameters diff --git a/Experimentations/sample_parameters b/Experimentations/sample_parameters index f4d740d..264b504 100644 --- a/Experimentations/sample_parameters +++ b/Experimentations/sample_parameters @@ -15,6 +15,8 @@ ALGORITHMS=( besteffort makhoul simple + lln + bulk ) # the different platform files @@ -23,16 +25,16 @@ PLATFORMS=( ) # number of hosts -NHOSTS=0 +NHOSTS=64 # total load -LOAD=1000 +LOAD=6400 # time limit for the simulation DEADLINE=10000 # optional: path to binary (default: ./loba) -#LOBA=./loba +LOBA=../loba # optional: path to results (default: ./results) #RESULTS=./results