Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try again to fix out of source lua test
[simgrid.git] / examples /
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...
2015-12-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-17 Gabriel CoronaFix CPU registration with Java models
2015-12-12 Martin Quinsonit seems that SMPI ranks are now given a simgrid PID
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-10 Gabriel Corona[java] Fix a tesh test
2015-12-09 Gabriel CoronaTry to fix header dependency hell
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Port JavaContext to C++
2015-12-04 Martin QuinsonRename power->speed in the inner layer of the parsing
2015-11-25 Gabriel Corona[surf] Don't free power_peak from the caller
2015-11-22 Martin QuinsonFix Java build
2015-11-22 Martin Quinsonkill more dead code
2015-11-21 Martin Quinsonkill dead code
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 degommetry to do what distcheck says..
2015-10-23 degommeAdd CMakelists file
2015-10-21 Martin QuinsonAdd missing files -- sorry
2015-10-21 Martin Quinsonrevalidate the tesh files after the modifications of...
2015-10-21 Martin Quinsonintegrate an example/test for energy+VMs
2015-10-20 Martin Quinsonenergy_platform: Add a third machine
2015-10-20 Martin Quinsonreindent
2015-10-20 Martin Quinsonfix the example so that it compiles [with no warning...
2015-10-20 Martin Quinsonenergy_platform: add pstates to the second host too
2015-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-20 Ad(rien) Lclean a bit - Adrien
2015-10-20 Ad(rien) LAdd energy VM example (simple but should be sufficient...
2015-10-20 Ad(rien) LFix conflict - Adrien
2015-10-17 Martin Quinson[cmake] remove ghost files from the dist
2015-10-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-15 Christian Heinrich[Lua] Amended comments in chord.lua
2015-10-15 Christian Heinrich[Lua] Commented chord.lua example
2015-10-15 Christian Heinrich[Lua] Disabled chord.lua test - it is too broken.
next