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

Private GIT Repository
Fix message::to_string().
[loba.git] / Experimentations / make_params
index f034186db8a9e0e9424e79d0b5959fef9801ec14..78cf9ae9bc5bfe23d9aef5a9fbc81b975317c516 100755 (executable)
@@ -31,7 +31,6 @@ for flavour in "I" "R"; do
                 *) die "unknown distribution: $distrib" ;;
             esac
             case "$ratio" in
                 *) die "unknown distribution: $distrib" ;;
             esac
             case "$ratio" in
-                *100*)    continue ;; ##### HACK, FIXME #####
                 "1000:1") opts+=( -c1e6,0 -C1.25e2,0 ) ;;
                 "100:1")  opts+=( -c1e6,0 -C1.25e3,0 ) ;;
                 "10:1")   opts+=( -c1e6,0 -C1.25e4,0 ) ;;
                 "1000:1") opts+=( -c1e6,0 -C1.25e2,0 ) ;;
                 "100:1")  opts+=( -c1e6,0 -C1.25e3,0 ) ;;
                 "10:1")   opts+=( -c1e6,0 -C1.25e4,0 ) ;;