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

Private GIT Repository
Rename process::load -> process::real_load.
[loba.git] / main.cpp
2011-01-25 Arnaud GierschRename process::load -> process::real_load.
2011-01-24 Arnaud GierschDefine class statistics for computing sum, mean, and...
2011-01-24 Arnaud GierschUse verbose level for logging results of final checks...
2011-01-21 Arnaud GierschExperimental tracing support.
2011-01-18 Arnaud GierschAdd statistics on total computation power.
2011-01-05 Arnaud GierschUse numerical algorithms for stddev computation.
2011-01-04 Arnaud GierschUse bool for return type of parse_args().
2010-12-21 Arnaud GierschDisplay load average and standard deviation at the...
2010-12-21 Arnaud GierschDeadlock fix, and other changes.
2010-12-17 Arnaud GierschDefine process::print_loads_p() to print loads by using...
2010-12-17 Arnaud GierschAdd option "-v" (verbose).
2010-12-16 Arnaud GierschOngoing work on process logic...
2010-12-16 Arnaud GierschImproved printing of simulation parameters, and fixed...
2010-12-16 Arnaud GierschUse auto_depl::nhosts for auto_depl::load auto-setting.
2010-12-16 Arnaud GierschImprove documentation.
2010-12-15 Arnaud GierschAdd automatic topology generators.
2010-12-15 Arnaud GierschCosmetics...
2010-12-15 Arnaud GierschAdd load balancing algorithm selection facility.
2010-12-14 Arnaud GierschAdd source files for deployment.
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip...
2010-12-07 Arnaud GierschInitial commit.