Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
another MSG example fades away
[simgrid.git] / examples /
2017-12-12 Martin Quinsonanother MSG example fades away
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 Quinsonyet another msg examples thrown away
2017-12-10 Martin Quinsonmove another msg example to the dungeon
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 Quinsonmove process-join to teshsuite/msg
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 Quinsonmore ignore of the buggy output of cmake for circleci
2017-12-09 Martin Quinsonthis example will never be launched with ECOFEN again
2017-12-08 Martin Quinsonstop using MSG_task_get_initial_flops_amount(): it...
2017-12-08 Martin Quinsonuse MSG_task_get_flops_amount() when we don't want...
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 Suterisolate VM migration parameters from others
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 Suterremove useless stuff
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 Suterfix another glitch
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-05 Frederic Suterfix this test
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 Arnaud GierschFix run of ns3 examples.
2017-12-04 Frederic Suterthese examples have been moved
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 Sutertwo more examples move to the dungeon
2017-12-04 Frederic Suterconvert process-join to actor-join
2017-12-04 Frederic Suteranother example to teshsuite move
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 Martin Quinsonsimplify srcdir platfdir bindir in examples/msg
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 MSG async examples to the dungeon
2017-12-02 Frederic Sutermove converted MSG process examples to the dungeon
2017-12-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-01 Frederic Suterone more MSG example to go to the dungeon
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Augustin Degommeavoid some potential variablity in this test
2017-11-30 Frederic Suterextend the plugin public interface
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 Quinsonmove the MSG process-kill example to teshsuite
2017-11-29 Martin Quinsonadapt the s4u test to check that killing dead actors...
2017-11-29 Martin Quinsonadapt MSG test to test for #248
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-29 Frederic Suterfix newly introduced issues
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
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 Quinsonmove examples/msg/process-yield to teshsuite
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 Quinsonfor some reasons, the PID was sometimes not inited...
2017-11-27 Martin Quinsoncomment++
next