2011-08-31 |
Arnaud Giersch | Update TODO. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Update TEST description. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | New parameter file for tests. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | run-all: improve summary during run. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add some notes on experimentations to run. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add grids of 16, 64, and 256 nodes, based on g5k.xml |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add log message about number of hosts in platform file. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add clusters of 16, 64, and 256 nodes. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | run-all: add parameter MORE_ARGS. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | run-all: fix usage message. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Partially revert "Reverted extract-all and extract... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add as_parameters (as for A. Sider), copy current sampl... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Fix run-all script broken by commits cd83815d1a and... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Arnaud Giersch | Add the possibility to specify the initial load with... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Fix typo in help message. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Arnaud Giersch | Add option for integer transfer. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Arnaud Giersch | Factorize computation of load_to_send. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Arnaud Giersch | Add algorithm 2besteffort. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Arnaud Giersch | Don't be so picky about new algorithm name. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Arnaud Giersch | ALGORITHMS: spell check, reindent, and keep algorithms... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Arnaud Giersch | Be consistent, and start lb-loop by a receive too. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Arnaud Giersch | Cosmetics: replace in doc "xxx-er thread" by "xxx-ing... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Arnaud Giersch | Cosmetics: declare condition_t as friend of mutex_t. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Aberrahmane... | Reverted run-all to original |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Aberrahmane... | Reverted extract-all and extract-all-inv to use origina... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Aberrahmane... | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Aberrahmane... | Adding extract-all and extract-all-inv bash scripts... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Update BUGS. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Stop locking the mutex on data_receive. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Do not run a last data_send round on exit. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Report lost load with exit status. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Cosmetics in debug messages. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Cosmetics: rename message types, INFO -> CTRL, and... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Merge INFO and CREDIT messages. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Use bigger chunk allocations in sync_queue. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Remove parameter "next" for constructor of sync_queue... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Fix missing definition in gcc 4.4/cstdatomic. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Use a lock-free synchronized queue for the message... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Add a lock-free synchronized queue. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | It is useless to mention "tr1", now that compilation... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Compile with -std=c++0x. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Makefile: add compiler flags to MAKEDEPEND, define... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Update files descriptions in README. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Arnaud Giersch | Spell sig_atomic_t as std::sig_atomic_t. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Arnaud Giersch | Use sig_atomic_t for opt::exit_request. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Arnaud Giersch | Add a bug entry about mutex usage in process. |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Arnaud Giersch | Use -pipe to speed up compilation a little bit. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Arnaud Giersch | Quit immediately on 2nd Ctrl-C. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Arnaud Giersch | Account for elapsed (wall clock) time too. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Arnaud Giersch | timestamp: add possibility to choose clock type. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Aberrahmane... | Missing loba_lln.h and loba_lln.cpp added. ALGORITHMS... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Aberrahmane... | Added Least Load Neighbors and another bulk algorithm |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Aberrahmane... | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Arnaud Giersch | Add script to run experimentations. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Arnaud Giersch | Wrap long lines, and other typos. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Arnaud Giersch | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Arnaud Giersch | Update BUGS. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Arnaud Giersch | Fix valgrind_suppressions. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Aberrahmane... | Merge branch 'master' of ssh://info.iut-bm.univ-fcomte... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Arnaud Giersch | Line was too long in help message. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Arnaud Giersch | Improve help messages. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Arnaud Giersch | Most memory leaks in SimGrid are gone. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
sq | Add algorithm bulk. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Arnaud Giersch | Add colors to trace categories. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Arnaud Giersch | Now that THROWF is in SG/svn, remove compatibility... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Arnaud Giersch | Update valgrind_suppressions. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Arnaud Giersch | Rename valgrind_suppressions. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Arnaud Giersch | Preparation for the removal of THROW1 in SG/svn. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Arnaud Giersch | Update BUGS. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Arnaud Giersch | SimGrid version <= 3.5 is not supported anymore. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Arnaud Giersch | Cleanup: remove simple_async. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Arnaud Giersch | Add debugging option -x. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Arnaud Giersch | Use two empty lines to separate data sets. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Arnaud Giersch | Use absolute path for SIMGRID_INSTALL_DIR (take #2). |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Arnaud Giersch | Flush pending comms just before send. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Arnaud Giersch | Neighbor/debt should be protected against concurrent... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Arnaud Giersch | New bug? |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Arnaud Giersch | Protect concurrent access to real_load. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Arnaud Giersch | Remove unused default for 2nd parameter of sleep_until_... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Arnaud Giersch | Remove useless include. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Arnaud Giersch | Use absolute path for SIMGRID_INSTALL_DIR. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Arnaud Giersch | Whitespace cleanup. Rename makhoul.txt -> MAKHOUL... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Arnaud Giersch | Check for real_load being null *after* sending loop. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Arnaud Giersch | Use FATPIPE for backbone in machines1000.xml. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Arnaud Giersch | Make colorized-loba obey to LOBA environment variable. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Implement random initial load distribution. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Implement loba_besteffort. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Terminate smoothly on CTRL-C. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Minor fixes (cosmetics only). |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Do not insert line twice. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Hide dependency files. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Automatically update "options.cpp". |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Add forgotten files. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Cosmetics: reorder includes. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Add skeleton for algorithm besteffort. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | Add new_loba.sh to help adding a new algorithm. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Arnaud Giersch | One more simplification for algorithm makhoul. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Arnaud Giersch | Render algorithm makhoul much more simpler. |
commit | commitdiff | tree | snapshot |
next |