Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI/LB] Remove smpi/plugin/lb/migration-frequency option
[simgrid.git] / examples /
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
2018-06-21 Christian Heinrich[TRACING] Rename TIT action Irecv -> irecv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action Isend -> isend
2018-06-21 Christian Heinrich[TRACING] Update trace files for allToAll -> alltoall...
2018-06-21 Christian Heinrich[TRACING] Update trace files for allToAllV -> alltoall...
2018-06-21 Christian Heinrich[TRACING] Rename TIT action reduceScatter -> reducescatter
2018-06-21 Christian Heinrich[TRACING] Rename TIT action waitAll -> waitall
2018-06-21 Christian Heinrich[TRACING] allGatherV -> allgatherv
2018-06-21 Christian Heinrich[TESH] Traces: allReduce -> allreduce
2018-06-21 Christian Heinrich[CMAKE] Rename actions_allReduce.txt for consistency
2018-06-21 Christian Heinrich[CMAKE] Fix 'make dist' broken by 9913e297eeba0983a5ff6...
2018-06-21 Christian Heinrich[CMAKE] SMPI: Merge commands for .c/.cpp files
2018-06-19 Arnaud GierschFix make dist.
2018-06-18 Arnaud GierschCosmetics, there's no more MSG in those examples.
2018-06-16 Martin Quinsonsnake_case s4u::Mutex
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-06-13 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-06-13 degommesimplify tracing of MPI_Test. Add tracing for Testall...
2018-06-13 Christian Heinrich[SMPI/TESH] Breaks tests: Fix colors for functions
2018-06-10 Martin Quinsonnaming consistency (+snake_casing)
2018-06-10 Martin Quinsonfurther snake_case NetZone
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-09 Martin Quinsonstart snake_casing NetZone. Many cleanups to come
2018-06-06 Augustin Degommeyes another attempt
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommeremove trace-resource from trace comparison, as results...
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin DegommeActually test SMPI tracing - high probability of failure
2018-06-04 Martin Quinsontry to avoid a false positive on sonar saying that...
2018-06-03 Martin Quinsonhost-filtering example: improve doc, and add to documen...
2018-06-03 Martin Quinsonsonar: Mark constructors as explicit
2018-06-01 Augustin Degommefix build on 32 bit systems
2018-06-01 Christian Heinrich[S4U] Implement Engine::get_filtered_hosts
2018-06-01 Christian Heinrich[S4U] Add some tests for upcoming filtering feature
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
2018-05-26 Martin Quinsonrename the plugins from the command line, and document it
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-19 Frederic Suterremove last bits of tracing from cpu_interface \o/
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-16 Frederic Suterkill a not so useful tracing option
2018-05-16 Frederic Suterno need to set tracing/buffer to its default value
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-05-11 Martin Quinsonsnake_case kernel::activity::ExecImpl
2018-05-09 Martin Quinsonsnake_case (and document) s4u::Exec
2018-05-09 Martin Quinsonfinish snake_case s4u::Engine
2018-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-08 Martin Quinson'not' is not a C keyword (C++ only) -- bummer
2018-05-08 Martin Quinsoncosmetics: use explicitly 'not' instead of a raw !
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-05-07 Arnaud GierschUse xxx_is_empty().
2018-05-07 Frederic Suteradd and use callback instr_actor_on_creation
2018-05-07 Frederic Suterrevalidate tesh
2018-04-26 Frederic SuterTODO--
2018-04-26 Frederic SuterI see brain overload ...
2018-04-26 Arnaud GierschFix more Doxygen warnings.
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-24 Arnaud GierschKill useless array powers2 and simplify code.
2018-04-24 Arnaud GierschUse initialization list.
2018-04-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-04-24 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonrewrite the actor-create example
2018-04-23 Martin Quinsonstart snake_casing s4u::Engine
2018-04-20 Christian Heinrich[SMPI] Re-add missing quotation mark :(
2018-04-20 Christian Heinrich[EXAMPLES] Remove header from examples/replay
2018-04-20 Christian Heinrich[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi...
2018-04-19 Arnaud GierschUse SIGABRT when SIGTRAP is not available (win32).
2018-04-19 Arnaud GierschKill duplicates.
2018-04-19 Arnaud GierschAdd test for --cfg=simix/breakpoint.
next