2011-09-05 |
Arnaud Giersch | cmath functions are in namespace std.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Reindent.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Whitespace cleanup.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Use C++ header <cmath> instead of <math.h>.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Add missing includes.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | In TESTS, bound sizes of data transfers.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | Do not go below expected_load when bookkeeping.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | Fix random auto-deployment in integer mode.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Enforce integer initial load when integer transfers...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Cosmetics: split long line.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Fix message::to_string().
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Found a bug in integer mode, document it.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Remove hack from make_pareams.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Disable large platforms in ag_parameters.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add make_params.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TESTS, and make_params.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | In run-all: simplify the names of the output files.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add option to compress output files in run-all.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Document current problems with tests.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | TODO update.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Quick hack in run-all: compress output files.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | TESTS are ready to run!
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: report error messages on failure.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Remove old reference to $(XML_DEV_FILES) and to rule...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TODO.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Whitespace cleanup.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TEST description.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | New parameter file for tests.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: improve summary during run.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add some notes on experimentations to run.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add grids of 16, 64, and 256 nodes, based on g5k.xml
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add log message about number of hosts in platform file.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add clusters of 16, 64, and 256 nodes.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: add parameter MORE_ARGS.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: fix usage message.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Partially revert "Reverted extract-all and extract...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add as_parameters (as for A. Sider), copy current sample_par...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Fix run-all script broken by commits cd83815d1a and...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add the possibility to specify the initial load with...
|
commit | commitdiff | tree |
2011-06-07 |
Arnaud Giersch | Fix typo in help message.
|
commit | commitdiff | tree |
2011-06-06 |
Arnaud Giersch | Add option for integer transfer.
|
commit | commitdiff | tree |
2011-06-06 |
Arnaud Giersch | Factorize computation of load_to_send.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | Add algorithm 2besteffort.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | Don't be so picky about new algorithm name.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | ALGORITHMS: spell check, reindent, and keep algorithms...
|
commit | commitdiff | tree |
2011-06-01 |
Arnaud Giersch | Be consistent, and start lb-loop by a receive too.
|
commit | commitdiff | tree |
2011-06-01 |
Arnaud Giersch | Cosmetics: replace in doc "xxx-er thread" by "xxx-ing...
|
commit | commitdiff | tree |
2011-05-31 |
Arnaud Giersch | Cosmetics: declare condition_t as friend of mutex_t.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Update BUGS.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Stop locking the mutex on data_receive.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Do not run a last data_send round on exit.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Report lost load with exit status.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Cosmetics in debug messages.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Cosmetics: rename message types, INFO -> CTRL, and...
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Merge INFO and CREDIT messages.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Use bigger chunk allocations in sync_queue.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Remove parameter "next" for constructor of sync_queue...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Fix missing definition in gcc 4.4/cstdatomic.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Use a lock-free synchronized queue for the message...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Add a lock-free synchronized queue.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | It is useless to mention "tr1", now that compilation...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Compile with -std=c++0x.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Makefile: add compiler flags to MAKEDEPEND, define...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Update files descriptions in README.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Spell sig_atomic_t as std::sig_atomic_t.
|
commit | commitdiff | tree |
2011-05-20 |
Arnaud Giersch | Use sig_atomic_t for opt::exit_request.
|
commit | commitdiff | tree |
2011-05-20 |
Arnaud Giersch | Add a bug entry about mutex usage in process.
|
commit | commitdiff | tree |
2011-05-18 |
Arnaud Giersch | Use -pipe to speed up compilation a little bit.
|
commit | commitdiff | tree |
2011-05-16 |
Arnaud Giersch | Quit immediately on 2nd Ctrl-C.
|
commit | commitdiff | tree |
2011-05-06 |
Arnaud Giersch | Account for elapsed (wall clock) time too.
|
commit | commitdiff | tree |
2011-05-06 |
Arnaud Giersch | timestamp: add possibility to choose clock type.
|
commit | commitdiff | tree |
2011-04-20 |
Arnaud Giersch | Add script to run experimentations.
|
commit | commitdiff | tree |
2011-04-20 |
Arnaud Giersch | Wrap long lines, and other typos.
|
commit | commitdiff | tree |
2011-04-20 |
Arnaud Giersch | Update .gitignore.
|
commit | commitdiff | tree |
2011-04-19 |
Arnaud Giersch | Update BUGS.
|
commit | commitdiff | tree |
2011-04-19 |
Arnaud Giersch | Fix valgrind_suppressions.
|
commit | commitdiff | tree |
2011-04-18 |
Arnaud Giersch | Line was too long in help message.
|
commit | commitdiff | tree |
2011-04-18 |
Arnaud Giersch | Improve help messages.
|
commit | commitdiff | tree |
2011-04-18 |
Arnaud Giersch | Most memory leaks in SimGrid are gone.
|
commit | commitdiff | tree |
2011-03-30 |
Arnaud Giersch | Add colors to trace categories.
|
commit | commitdiff | tree |
2011-03-30 |
Arnaud Giersch | Now that THROWF is in SG/svn, remove compatibility...
|
commit | commitdiff | tree |
2011-03-25 |
Arnaud Giersch | Update valgrind_suppressions.
|
commit | commitdiff | tree |
2011-03-25 |
Arnaud Giersch | Rename valgrind_suppressions.
|
commit | commitdiff | tree |
2011-03-25 |
Arnaud Giersch | Preparation for the removal of THROW1 in SG/svn.
|
commit | commitdiff | tree |
2011-03-24 |
Arnaud Giersch | Update BUGS.
|
commit | commitdiff | tree |
2011-03-17 |
Arnaud Giersch | SimGrid version <= 3.5 is not supported anymore.
|
commit | commitdiff | tree |
2011-03-17 |
Arnaud Giersch | Cleanup: remove simple_async.
|
commit | commitdiff | tree |
2011-03-15 |
Arnaud Giersch | Add debugging option -x.
|
commit | commitdiff | tree |
2011-03-15 |
Arnaud Giersch | Use two empty lines to separate data sets.
|
commit | commitdiff | tree |
2011-03-09 |
Arnaud Giersch | Use absolute path for SIMGRID_INSTALL_DIR (take #2).
|
commit | commitdiff | tree |
2011-03-09 |
Arnaud Giersch | Flush pending comms just before send.
|
commit | commitdiff | tree |
2011-03-09 |
Arnaud Giersch | Neighbor/debt should be protected against concurrent...
|
commit | commitdiff | tree |
2011-03-09 |
Arnaud Giersch | New bug?
|
commit | commitdiff | tree |
2011-03-08 |
Arnaud Giersch | Protect concurrent access to real_load.
|
commit | commitdiff | tree |
2011-03-08 |
Arnaud Giersch | Remove unused default for 2nd parameter of sleep_until_date.
|
commit | commitdiff | tree |
2011-03-08 |
Arnaud Giersch | Remove useless include.
|
commit | commitdiff | tree |
2011-03-08 |
Arnaud Giersch | Use absolute path for SIMGRID_INSTALL_DIR.
|
commit | commitdiff | tree |
2011-03-07 |
Arnaud Giersch | Whitespace cleanup. Rename makhoul.txt -> MAKHOUL...
|
commit | commitdiff | tree |
2011-03-07 |
Arnaud Giersch | Check for real_load being null *after* sending loop.
|
commit | commitdiff | tree |
2011-03-07 |
Arnaud Giersch | Use FATPIPE for backbone in machines1000.xml.
|
commit | commitdiff | tree |
next |