2011-02-10 |
Arnaud Giersch | Simulate computations in a separate thread. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Arnaud Giersch | Documentation updates. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Arnaud Giersch | Separate ctrl and data communications. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Arnaud Giersch | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Make communicator::recv() inline. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Add a catchall case in exception handler. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Use a vector for sent_comm (smaller and faster than... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Define class for MSG thread. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Arnaud Giersch | Define class for message queue. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Define classes for mutex and condition objects. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Cleanups on communicator. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Check if communications are successfull. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Cosmetics. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | No return value for communicator::receiver(). |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Throw an exception on error. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Arnaud Giersch | Rename some variables. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Arnaud Giersch | Define opt::min_comp_iter_duration. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Arnaud Giersch | Do not use MSG_comm_test() after MSG_comm_waitany(). |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Arnaud Giersch | Use ERROR instead of CRITICAL for total load error. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Arnaud Giersch | Define process::pneigh_sort_by_load(). |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Cosmetic changes in help message. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Use tr1/functional for sorting the hosts. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Correctly initialize members for deployment_generator... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Define globally pneigh_load_less and pneigh_load_grater. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Remove pointless struct keyword. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Make values more legible in XML files, and add a new... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Change default communication cost. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | TODO update. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Use %zu instead of casting argument. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Use new defined variadic logging macros. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Define variadic logging macros. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Rewrite macro ESSE() and get rid of misc::str_nil. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Arnaud Giersch | Remove unused misc::address. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arnaud Giersch | Remove misc_autogen.h. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arnaud Giersch | Add Makhoul's algorithm. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arnaud Giersch | Make build work with latest developments on simgrid... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arnaud Giersch | Define a constant for the magic value. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
couturie | new fair |
commit | commitdiff | tree | snapshot |
2011-01-30 |
couturie | new fair |
commit | commitdiff | tree | snapshot |
2011-01-30 |
couturie | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
couturie | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Raphael Couturier | merge de loba_fairstrategy |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Raphael Couturier | change in fair strategy |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Arnaud Giersch | Document SG 3.5 bugs, and workarounds taken to circumve... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Arnaud Giersch | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Arnaud Giersch | New valgrind suppression. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Arnaud Giersch | Use MSG_comm_waitall for communicator::flush(true). |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Arnaud Giersch | Synchronize the processes before exiting. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Use online algorithms for statistics. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Cosmetics: make cppcheck happy. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Add BUGS and review TODO. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Define process::send(), and simplify load_balance(... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Use debug log level in loba_fairstrategy. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Bug fix: only send to a lesser loaded neighbor! |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Improve warning message. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Partially revert "modif simple" |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Cosmetics: add spaces around operators, and other white... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Define process::get_load() and set_load() instead of... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Rename process::load -> process::real_load. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Delete process::sum_of_to_send(). |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Arnaud Giersch | Rename process::send() -> process::send_all(). |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Arnaud Giersch | Define class statistics for computing sum, mean, and... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Arnaud Giersch | Use verbose level for logging results of final checks... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Arnaud Giersch | Move final outputs into destructor. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Arnaud Giersch | Experimental tracing support. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Arnaud Giersch | Makefile: add a rule to generate xml files conforming... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Arnaud Giersch | Makefile: improve rules for target "full". |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Arnaud Giersch | Change default values. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Arnaud Giersch | Make boolean option togglable. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Arnaud Giersch | Use square brackets for default values in help. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Arnaud Giersch | Move sleep between iterations in a better place. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Bug fixed: use a timeout on receive. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | There is a bug... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Variable delay is defined, why not using it? |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Add statistics on total computation power. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Be more precise in help message for option "-l". |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Interchange lb_iter and comp_iter, and improve process... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Define process::lb_load(), and use it. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Improve log messages. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Add option "-t" for fixing a time limit on the simulation. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Add option "-s" for controlling the minimum duration... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Add extract.pl. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Arnaud Giersch | Update copyright in version string, and other cosmetic... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Arnaud Giersch | Remove "-s" option from getopt parameters. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Arnaud Giersch | Reintroduce make variables for compilation of C programs. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Arnaud Giersch | Improved synchronization with receiver process. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Arnaud Giersch | Do not call flush automatically in communcator::send... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
couturie | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Arnaud Giersch | Remove pointless variable. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
couturie | moins d'affichage |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Arnaud Giersch | Bug fix: we really need to consume all messages in... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Arnaud Giersch | Move some debugging messages. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Arnaud Giersch | Allow changing communicator::send_count_before_flush... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Arnaud Giersch | Add rules to ease building of loba-dev and loba-stable... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Arnaud Giersch | Revise process::receive and get rid of WAIT_FOR_CLOSE. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Arnaud Giersch | Get simgrid installation path from binary. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Arnaud Giersch | Use a separate thread to handle incoming messages. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Arnaud Giersch | Only define SIMGRID_INSTALL_DIR if it is not already... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Arnaud Giersch | TODO update. |
commit | commitdiff | tree | snapshot |
next |