Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not convert TimeoutError to xbt_ex(timeout) in case they were a wait_any
[simgrid.git] / examples /
2018-08-25 Martin Quinsonconvert all xbt_ex(host_error) catching locations to...
2018-08-25 Martin Quinsonconvert some catch locations to simgrid::HostFailureExc...
2018-08-24 Martin Quinsonmerge xbt/ex.hpp into simgrid/exception.hpp
2018-08-24 Martin Quinsonnew test for the Activity::wait_until() function
2018-08-24 Martin Quinsonthese examples should not diverge
2018-08-24 Martin Quinsonrename Activity::wait(double) to Activity::wait_for...
2018-08-24 Martin Quinsonvarious sonar cleanups
2018-08-24 Martin Quinsondocs: present asynchronous activities
2018-08-22 Martin Quinsoncomment a broken test
2018-08-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-17 Martin Quinsontuto_s4u: add an exercise about the Mailboxes, and...
2018-08-16 Martin Quinsondocs: rename a file to sort things out
2018-08-16 Martin Quinsonmake examples/s4u/app-masterworkers more complex to...
2018-08-15 Frederic Suterbummer
2018-08-15 Frederic Suteradd minimal signals on Exec to trace them
2018-08-15 Frederic Suterplug leak
2018-08-15 Frederic Suterthe host_that_restart global is now useless
2018-08-14 Frederic Suterdon't bother with paths and copy the XML
2018-08-13 Frederic Suterfix example
2018-08-12 Martin Quinsonfix build
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin Quinsonwoops, broken merge
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin Quinsonprefer the C++ API in C++ examples
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-09 Martin Quinsonsimplify this example, that is used by the tuto
2018-08-08 Frederic Suteradd the Storage::read_async and Storage::write_async...
2018-08-07 Arnaud GierschRemove unused files.
2018-08-07 Arnaud GierschFix dist.
2018-08-07 Martin Quinsondocumentation cleanups
2018-08-07 Martin Quinsondoc: current state of the future generation documentation
2018-08-07 Martin Quinsoncosmetics in these examples
2018-08-07 Martin Quinsonsplit the s4u-app-masterworkers examples in two
2018-08-06 Martin Quinsonvarious doc fixes
2018-08-06 Martin Quinsondoc: fix a broken link due to the recent file rename
2018-08-06 Martin Quinsondoc: current state of the future generation documentation
2018-08-06 Frederic Sutermake the XBT_INFO match beetween MSG and S4U
2018-08-06 Frederic Suterthis example works \o/
2018-08-06 Martin Quinsoncosmetics in these examples
2018-08-05 Martin Quinsonsplit the s4u-app-masterworkers examples in two
2018-08-05 Frederic Suterrevalidate the tesh a bit further
2018-08-05 Frederic Suteradd more info and revalidate to where it diverges
2018-08-05 Frederic Suterreactivate broken tests
2018-08-05 Martin Quinsonadd a new target to build all Java examples and their...
2018-08-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-08-03 Martin QuinsonMerge branch 'async_io' into 'master'
2018-08-03 Christian Heinrich[EX/SMPI/LB] Install src file correctly
2018-08-03 Christian Heinrich[SMPI/AMPI] Make AMPI examples work and install correctly
2018-08-03 Christian Heinrich[EXAMPLES/LB] Disable non-existing LB-replay test
2018-08-02 Christian Heinrich[SAMPI] Rename example from load_balancer to AMPI
2018-08-02 Christian Heinrich[EXAMPLES/LB] Add a replay example for the LB plugin
2018-08-02 Christian Heinrich[CMAKE] Activate LB example
2018-08-02 Christian Heinrich[SAMPI] Update the sampi_loadbalancer code
2018-08-02 Christian Heinrich[EXAMPLES] Added first example/test for SAMPI (load...
2018-07-31 Martin Quinsonwoops, revalidate this tesh too
2018-07-31 Martin Quinsonsimplify this example
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-28 Frederic Sutertest exec->cancel() and simplify another test
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-26 Frederic Sutersonar
2018-07-24 Frederic Suterfix the (unoticed) mess I made
2018-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-21 Frederic Suterremove direct call to simcall
2018-07-20 Frederic Suterfix comment in example
2018-07-20 Frederic Sutera bit more merging
2018-07-18 Martin Quinsonsnake_case s4u API in the example documentation
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-17 Martin Quinsonsonar: unused parameter
2018-07-17 Frederic Suterinitialize value to finalize (-1)
2018-07-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-16 Frederic SuterMSG to S4U conversion.
2018-07-16 Arnaud GierschFix memory leak of variable job on throw (cppcheck).
2018-07-15 Frederic Sutermerge more tests in less tesh files
2018-07-14 Frederic Suterstart to reduce the number of files
2018-07-13 Arnaud GierschUse std::invalid_argument instead of std::runtime_error...
2018-07-13 Arnaud GierschGet rid of dependency on boost::regex.
2018-07-13 Arnaud GierschGet rid of dependency on boost::filesystem.
2018-07-13 Arnaud GierschRewrite without non-standard asprintf().
2018-07-13 Arnaud GierschFix make dist.
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Martin QuinsonTracing: rename power to speed, and add a core_amount...
2018-07-13 Martin Quinsoncleanup: use actor::yield() instead of a compute(0)
2018-07-11 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-11 Frederic Suterextend the example with heterogeneous parallel task
2018-07-09 Martin Quinsonbetter (?) grammar
2018-07-09 Martin Quinsonthis_actor::exit() is a better name than this_actor...
2018-07-09 Martin Quinsonmake the output readable for very large task amounts too
2018-07-08 Martin Quinsonmake the output readable for very large task amounts too
2018-07-07 Millian Poquet[examples] smpi replay on steroids
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-29 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-06-29 Christian Heinrich[EXAMPLES] Fix wrong header
2018-06-29 Christian Heinrich[SMPI] Deprecate functions in smpi_dvfs.cpp #278
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-27 Arnaud GierschSimplify expression.
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
next