Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore another binary
[simgrid.git] / examples /
2018-09-20 Martin Quinsonfix make distcheck
2018-09-20 Martin Quinsonconvert S4U examples to sphinx
2018-09-18 Martin Quinsonfix ns3, again
2018-09-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-18 Martin QuinsonUnify the host names in cluster description files
2018-09-18 Arnaud GierschMove check for null pointer before dereference.
2018-09-18 Martin Quinsontuto smpi: finish (for now) the platform section; draft...
2018-09-18 Martin Quinsoncosmetics
2018-09-18 Martin Quinsoncosmetics in graphical representations of cluster descr...
2018-09-18 Martin Quinsonhopefully fix the NS3 test
2018-09-18 Martin Quinsonfix make distcheck, as usual :(
2018-09-17 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-09-17 Martin QuinsonRename cluster.xml to cluster_backbone.xml
2018-09-17 Martin Quinsoncleanups in the cluster platform files
2018-09-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-14 Arnaud LegrandGraphical representation of example platforms
2018-09-13 Martin QuinsonMerge pull request #292 from kovin/master
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-10 Martin Quinsonfix the SMPI tests that mandate smpi/wtime == 0
2018-09-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-09-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-06 Martin Quinsondont use send/receive on mailboxes, but put/get
2018-09-03 Martin QuinsonSomehow fix the killing of actors in Java
2018-08-29 Martin Quinsondisable the platform-failure tests for now, sorry
2018-08-29 Martin Quinsonimprove debug messages and error reporting
2018-08-25 Martin Quinsonconvert xbt_ex(timeout_error) catching locations to...
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-14 Kevin PiotrkowskiCover with a test Mailbox::ready() method introduced...
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...
next