2011-10-18 |
Arnaud Giersch | Move idle duration, and supernumerary iterations in... |
blob | commitdiff | raw |
2011-10-18 |
Arnaud Giersch | Count supernumerary comp. iterations. |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Arnaud Giersch | Use shorter abbreviation in main results. |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Arnaud Giersch | Add statistics about idle duration. |
blob | commitdiff | raw | diff to current |
2011-10-13 |
Arnaud Giersch | Also print average and deviation for times of convergence. |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Arnaud Giersch | Print {min,max} times of convergence on a single line. |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Arnaud Giersch | Cosmetics: use a litteral constant of type double. |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Arnaud Giersch | Add statistics about convergence (see parameter -%). |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Arnaud Giersch | Print useful metrics at exit. |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Arnaud Giersch | Define macro PR_VALUE(), like PR_STATS(). |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Arnaud Giersch | Add all- (or X-) comp. iterations, counting empty itera... |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Arnaud Giersch | Add comp. iterations to global statistics. |
blob | commitdiff | raw | diff to current |
2011-09-08 |
couturie | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
blob | commitdiff | raw | diff to current |
2011-09-05 |
Arnaud Giersch | cmath functions are in namespace std. |
blob | commitdiff | raw | diff to current |
2011-09-05 |
Arnaud Giersch | Add missing includes. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Arnaud Giersch | Enforce integer initial load when integer transfers... |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Arnaud Giersch | Cosmetics: split long line. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Arnaud Giersch | Add log message about number of hosts in platform file. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Arnaud Giersch | Add the possibility to specify the initial load with... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Aberrahmane Sider | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Arnaud Giersch | Report lost load with exit status. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Arnaud Giersch | Use sig_atomic_t for opt::exit_request. |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Arnaud Giersch | Quit immediately on 2nd Ctrl-C. |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Arnaud Giersch | Account for elapsed (wall clock) time too. |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Arnaud Giersch | timestamp: add possibility to choose clock type. |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Arnaud Giersch | Add colors to trace categories. |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Arnaud Giersch | Now that THROWF is in SG/svn, remove compatibility... |
blob | commitdiff | raw | diff to current |
2011-03-25 |
Arnaud Giersch | Preparation for the removal of THROW1 in SG/svn. |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Arnaud Giersch | Terminate smoothly on CTRL-C. |
blob | commitdiff | raw | diff to current |
2011-02-22 |
Arnaud Giersch | Improve output alignment. |
blob | commitdiff | raw | diff to current |
2011-02-22 |
Arnaud Giersch | Add statistics about message exchanges. |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Arnaud Giersch | Add debug messages. |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Arnaud Giersch | Mutex and condition must be initialized after start... |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Arnaud Giersch | Keep track of load scheduled to be sent, and update... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Arnaud Giersch | Add a catchall case in exception handler. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Arnaud Giersch | Define class for MSG thread. |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Arnaud Giersch | Define classes for mutex and condition objects. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Arnaud Giersch | Use ERROR instead of CRITICAL for total load error. |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Arnaud Giersch | Remove pointless struct keyword. |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Arnaud Giersch | Use %zu instead of casting argument. |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Arnaud Giersch | Use new defined variadic logging macros. |
blob | commitdiff | raw | diff to current |
2011-01-30 |
couturie | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
blob | commitdiff | raw | diff to current |
2011-01-30 |
Raphael Couturier | merge de loba_fairstrategy |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Arnaud Giersch | Synchronize the processes before exiting. |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Arnaud Giersch | Use online algorithms for statistics. |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Arnaud Giersch | Improve warning message. |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Arnaud Giersch | Rename process::load -> process::real_load. |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Arnaud Giersch | Define class statistics for computing sum, mean, and... |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Arnaud Giersch | Use verbose level for logging results of final checks... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Arnaud Giersch | Experimental tracing support. |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Arnaud Giersch | Add statistics on total computation power. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Arnaud Giersch | Use numerical algorithms for stddev computation. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Arnaud Giersch | Use bool for return type of parse_args(). |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Arnaud Giersch | Display load average and standard deviation at the... |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Arnaud Giersch | Deadlock fix, and other changes. |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Arnaud Giersch | Define process::print_loads_p() to print loads by using... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Arnaud Giersch | Add option "-v" (verbose). |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Arnaud Giersch | Ongoing work on process logic... |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Arnaud Giersch | Improved printing of simulation parameters, and fixed... |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Arnaud Giersch | Use auto_depl::nhosts for auto_depl::load auto-setting. |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Arnaud Giersch | Improve documentation. |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Arnaud Giersch | Add automatic topology generators. |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Arnaud Giersch | Cosmetics... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Arnaud Giersch | Add load balancing algorithm selection facility. |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Add source files for deployment. |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip++... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Arnaud Giersch | Wip... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Arnaud Giersch | Initial commit. |
blob | commitdiff | raw | diff to current |
|