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 |
Arnaud Giersch | Remove pointless variable. |
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 |
2011-01-06 |
Arnaud Giersch | Add colorized-loba. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Arnaud Giersch | Fix error reporting in opt::parse_args. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Arnaud Giersch | Define an opt_helper class for local functions. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Arnaud Giersch | Distinguish lb_iter and comp_iter. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Arnaud Giersch | Use numerical algorithms for stddev computation. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Arnaud Giersch | Do not import full std::tr1 namespace. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Arnaud Giersch | Make opt::print() more friendly to update. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Arnaud Giersch | Consolidate helper functions from options.cpp in one... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Arnaud Giersch | Named options may now be selected by prefix if there... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Arnaud Giersch | Use bool for return type of parse_args(). |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Arnaud Giersch | Remove unused methods. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arnaud Giersch | Display load average and standard deviation at the... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arnaud Giersch | Add profiler output files to .gitignore. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arnaud Giersch | Deadlock fix, and other changes. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arnaud Giersch | Remove C targets from Makefile. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arnaud Giersch | Fix an error about misc_autogen.h that is not found. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Cleanup, no functional change (no bug fixed too). |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Define neighbor::add_load, and use it. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Cosmetics: reindent and remove unused variables. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Define process::print_loads_p() to print loads by using... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Raphael Couturier | modif simple |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Raphaël Couturier | modification to fairstrategy |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Raphaël Couturier | Add loba_fairstrategy. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Use a shorter name for function in deployment_generator. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Arnaud Giersch | Add option "-v" (verbose). |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Ongoing work on process logic... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Add more documentation. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Use FATPIPE for backbone in cluster1000.xml. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Improved printing of simulation parameters, and fixed... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Improved description for valgrind suppression. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Use auto_depl::nhosts for auto_depl::load auto-setting. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Add torus topology. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Improve documentation. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Arnaud Giersch | Remove redundant includes. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Arnaud Giersch | Add default auto_depl::topology... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Arnaud Giersch | Cosmetics: sort topologies in source files. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Arnaud Giersch | Add automatic topology generators. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Arnaud Giersch | Cosmetics... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Arnaud Giersch | Add load balancing algorithm selection facility. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Improve help message. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Add source files for deployment. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip++... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Arnaud Giersch | Wip... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Arnaud Giersch | Initial commit. |
commit | commitdiff | tree | snapshot |
|