Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simpler S4u version of chainsend
[simgrid.git] / examples / s4u /
2017-12-14 Frederic Sutersimpler S4u version of chainsend
2017-12-12 Martin Quinsonplug a memleak and cosmetics
2017-12-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-12-12 Martin Quinsonimprove documentation a tiny bit
2017-12-12 Frederic Suterfix MC. Host names always bite me
2017-12-12 Frederic Suterfinally add this converted test
2017-12-11 Frederic Sutermv trace-platform from MSG to S4U
2017-12-11 Frederic Suteradd test() for asynchronous executions
2017-12-11 Martin QuinsonPliz don't have two log channels with the same name
2017-12-10 Martin Quinsonrename the replay example as such
2017-12-10 Martin Quinsondoc improvements
2017-12-10 Martin Quinsonsimplification: no need for new/delete here
2017-12-09 Martin QuinsonTODO--
2017-12-09 Martin Quinsonmove exec_init and exec_async to the this_actor namespace
2017-12-09 Martin QuinsonNew test for the remote exec
2017-12-09 Martin Quinsonbetter example on monitoring s4u::Exec activities
2017-12-09 Martin Quinsonbetter integration of this example
2017-12-09 Martin Quinsonexplain to the users what's going on here
2017-12-09 Martin Quinsonadd the exec-async example to the doc
2017-12-09 Martin Quinsonsort examples, improve doc
2017-12-09 Martin Quinsondoc improvement
2017-12-09 Martin Quinsonthis example will never be launched with ECOFEN again
2017-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-07 Frederic Suterrework the example to get rid of the deployment file
2017-12-07 Frederic Suterpopulate Exec a bit more
2017-12-06 Martin Quinsonsmall doc improvement (hopefuly)
2017-12-06 Frederic Suterfirst step towards asynchronous executions
2017-12-06 Frederic Suterplug leak (unlink does not delete)
2017-12-05 Arnaud GierschNo need for reinterpret_cast here.
2017-12-05 Arnaud GierschAdd dummy instruction to please sonar.
2017-12-05 Frederic Suterplease sonar and do the same in teshsuite
2017-12-05 Frederic Sutermove last MSG io example to teshsuite
2017-12-05 Frederic Suterslightly augment this test (unlink)
2017-12-05 Frederic Suterconvert this example too
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-05 Frederic Suterplug leak
2017-12-05 Martin Quinsonexample doc++ (noci)
2017-12-04 Martin Quinsonremove that example: now a dupplicate of actor-execute
2017-12-04 Martin Quinsonimprove that example so that it also demonstrates the...
2017-12-04 Martin Quinsondoc improvements
2017-12-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-04 Martin Quinsonsmall doc improvement (noci)
2017-12-04 Frederic Suterconvert process-join to actor-join
2017-12-04 Martin Quinsonplug a memleak
2017-12-04 Martin Quinsonexample improvement and cosmetics
2017-12-03 Martin Quinsonsonar: plug a memleak
2017-12-03 Martin Quinsonfix out of dir builds
2017-12-02 Martin Quinsonintegrate examples/s4u/energy-pstate + move the msg...
2017-12-02 Martin QuinsonMerge branch 'Takishipp-energy-pstate'
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-12-02 Martin Quinsonsimplify bindir platfdir in examples/s4u
2017-12-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-02 Frederic Suterconvert platform-properties to S4U
2017-12-02 Frederic Suterrename (make more sense like this)
2017-12-02 Frederic Suterconvert io-remote
2017-12-02 Frederic Suteryet another conversion+dungeon
2017-12-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-02 Frederic Sutermove converted MSG process examples to the dungeon
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonadapt the s4u test to check that killing dead actors...
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Martin Quinsonreduce differences between host and link energy plugin
2017-11-27 Martin Quinsonreindent (no real change)
2017-11-27 Martin Quinsonplease sonar in the new example
2017-11-27 Martin Quinsoncosmetics
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Martin Quinsoncomment++
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 Takishippsatisfy travis by removing some useless lines
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 TakishippS4U version of actor-yield example
2017-11-22 Takishippadd a description of energy-pstate to s4u and msg readmes
2017-11-22 Martin Quinsonsonar: plug a memleak
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Martin Quinsonfinish the integration of the new link_energy plugin
2017-11-21 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-21 Takishippupdate reporting
2017-11-20 Frederic Suterfix borken link to ping-pong
2017-11-14 Arnaud GierschUse std::min/std::max instead of MIN/MAX in C++ files.
2017-10-24 Takishippsuggested solution tu use simix through a function
2017-10-23 TakishippConvert actor-yield to s4u API
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Martin Quinsonmake it compile (fix an old merge)
2017-10-20 Martin QuinsonMerge branch 'Takishipp-actor-priority'
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-18 TakishippAdd actor-priority example to s4u API
next