Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test parsing of parallel task graphs in dot
[simgrid.git] / examples /
2016-02-05 Frederic Sutertest parsing of parallel task graphs in dot
2016-02-04 Frederic Sutercoverage madness: use asserts here too
2016-02-03 Frederic Suterthese scripts are outdated and thus misleading
2016-02-03 Frederic Suterwe can live without these old and useless scripts
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Martin Quinsondon't destroy synchro in a simcall, this drives the...
2016-02-02 Christian Heinrich[SMPI] Renamed option send_is_detached_thres to send_is...
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-01 Martin Quinsonkill dead code
2016-02-01 Frederic Suterhave the two versions of EP together
2016-02-01 Frederic Suterfurther cleaning in NAS
2016-02-01 Frederic Suterplease dist check
2016-02-01 Frederic Sutersome cleaning in the NAS examples
2016-02-01 Martin Quinsonrevalidate a tesh file after recent changes to the LMM
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 degommespecify srcdir here
2016-01-31 degommeweirdly cut fails here on some systems, try this workaround
2016-01-30 Christian Heinrich[MC] Renamed option sparse-checkpoint to sparse_checkpoint
2016-01-29 Martin Quinsons/power/speed/ in that example too
2016-01-29 Frederic Suterdon't count tasks in a global
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Frederic Suterbe consistent with myself and don't break test
2016-01-28 Frederic Suterproduce a jedule file in the jedule format
2016-01-28 Frederic Suterchanging jedule binding behavior
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Frederic Suterkill another dummy function
2016-01-26 Frederic Suterkill dumb function
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Martin Quinsoncosmetics and kill dead code
2016-01-26 Martin Quinsondon't use two variables for the same purpose
2016-01-26 Martin Quinsonno need to copy the strings before comparison
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-26 degommeThis triggered a segfault as argc and argv are null...
2016-01-25 Frederic Suterpartially revert modifications
2016-01-25 Frederic Suterassert when you should!
2016-01-25 Frederic Sutercleanup doesn't seem to be up. no extra leak. kill!
2016-01-25 Frederic Suteruncovered code in test is dead code. kill!
2016-01-25 Frederic Suteruncovered code in test is dead code. kill!
2016-01-25 degommedesperate attempt :
2016-01-25 Frederic Sutersqueeze that one too
2016-01-25 degommesilence some warnings when generating memchek tests
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-24 Martin Quinsonkill the right XML files
2016-01-24 Martin Quinsontidyify a large XML file
2016-01-24 Martin Quinsonremove big useless deployment files
2016-01-23 Martin Quinsonadd some advertisement for Simulacrum
2016-01-22 Frederic Suterdeduplication and tidying
2016-01-22 Martin Quinsoncosmetics
2016-01-22 Frederic Suterremove these huge generated files used with gtnets
2016-01-22 Martin QuinsonDo not look for the files that I just removed
2016-01-22 Martin Quinsonkill large unused useless dumb deployment files
2016-01-22 Frederic Sutercoverage madness in examples
2016-01-22 Frederic Sutercompletely useless commit (reindent repetitive xml)
2016-01-22 Frederic Suterchange argument testing method (100% coverage)
2016-01-22 Martin Quinsonrevalidate tesh files when maestro is given a process...
2016-01-21 degommerequalify soome tesh files
2016-01-21 Martin Quinsonwoops revalidate some tesh files
2016-01-21 Martin Quinsonfix make distcheck
2016-01-21 Martin Quinsonintegrate Adrien's example for Java VM energy as a...
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 Christian Heinrich[Lua] Removed lua simulation support
2016-01-20 Christian Heinrich[Lua] Renamed host 'power' to 'speed' for hosts
2016-01-20 degommeAdd test for smpi tracing with only -trace, and no...
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Ad(rien) Ladd a naive vm energy example - Ad(rien)
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 degommeAdd a test for smpi+different kinds of clusters (torus...
2016-01-19 Martin Quinsonfix make dist
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin Quinsonexport the energy plugin to the java world
2016-01-19 Frederic SuterThx green guy! power is speed.
2016-01-19 Gabriel CoronaFix #include
2016-01-19 Frederic Suterrevert modification
2016-01-19 Frederic Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-19 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-19 Frederic SuterReplace manual latency computation by call to proper
2016-01-19 Frederic Suterremove these broken examples that may be misleading...
2016-01-15 Gabriel Corona[s4u] Use const& references in Host::mounted_storages()
2016-01-15 Gabriel Corona[s4u] Host snake_case
2016-01-15 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-15 Gabriel Corona[s4u] s/ByName/by_name/
2016-01-15 Gabriel Corona[s4u] Do not use containers of references
2016-01-14 Frederic SuterDo not free return set here either.
2016-01-14 Frederic SuterModify almost all SD tests. There is no need to free...
2016-01-14 Frederic Suterget rid of the last swag in SimDag (\o/), hence the...
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-11 Martin QuinsonAccept the fact that NS3 timings may vary with the...
2016-01-11 Gabriel CoronaFix an #include
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2016-01-04 Martin QuinsonDo the right thing in CpuL07::onSpeedChange
2015-12-25 Martin QuinsonMake the energy plugin usable with ptask (but not DVFS...
2015-12-21 Martin Quinsongive all machines the exact same energetic profil,...
2015-12-21 Martin QuinsonRemove the ability to write internal plugins in Java
2015-12-17 Martin Quinsonnot all resources need a property set, only Host, Link...
next