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

Private GIT Repository
Update CXXFLAGS.
[loba.git] / deployment.cpp
2011-09-27 Arnaud GierschAdd support for a constant random, for testing.
2011-09-08 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-09-05 Arnaud Gierschcmath functions are in namespace std.
2011-09-05 Arnaud GierschAdd missing includes.
2011-09-01 Arnaud GierschFix random auto-deployment in integer mode.
2011-08-31 Arnaud GierschEnforce integer initial load when integer transfers...
2011-05-25 Aberrahmane SiderMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-05-23 Arnaud GierschIt is useless to mention "tr1", now that compilation...
2011-02-25 Arnaud GierschImplement random initial load distribution.
2011-02-14 Arnaud GierschDo load_balance_loop in the new spawned thread instead...
2011-02-04 Arnaud GierschUse %zu instead of casting argument.
2011-02-04 Arnaud GierschUse new defined variadic logging macros.
2011-01-08 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-01-08 Arnaud GierschRemove pointless variable.
2010-12-17 Arnaud GierschDefine process::print_loads_p() to print loads by using...
2010-12-17 Arnaud GierschUse a shorter name for function in deployment_generator.
2010-12-16 Arnaud GierschOngoing work on process logic...
2010-12-16 Arnaud GierschAdd torus topology.
2010-12-15 Arnaud GierschCosmetics: sort topologies in source files.
2010-12-15 Arnaud GierschAdd automatic topology generators.
2010-12-15 Arnaud GierschAdd load balancing algorithm selection facility.
2010-12-14 Arnaud GierschAdd source files for deployment.