Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-01-21 Martin QuinsonFirst round of refactoring in the event trace stuff
2016-01-21 degommeexclude teshsuite folder from coverage reports, as...
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-21 degommerequalify soome tesh files
2016-01-21 Martin Quinsoncosmetics in teshsuite/msg/host_on_off -- don't ask why
2016-01-21 Martin Quinsonwoops revalidate some tesh files
2016-01-21 Martin Quinsonignore more generated files
2016-01-21 degommeUsing openMPI selector in this case possibly led to...
2016-01-21 Martin QuinsonAlso run the energy tests with ptask_L07 model.
2016-01-21 Martin Quinsonallow to add log settings to the executed commands
2016-01-21 Martin QuinsonDocument some important changes introduced in this...
2016-01-21 Martin Quinsonfix make distcheck
2016-01-21 Martin Quinsonintegrate Adrien's example for Java VM energy as a...
2016-01-21 degommeenable mpich3 tests for coverage reports on ci
2016-01-21 Christian Heinrich[LUA] Fixed compile time warnings, 2/2
2016-01-21 Christian Heinrich[LUA] Fixed compile time warnings
2016-01-20 degommeadd a test for IB network model as well
2016-01-20 Christian Heinrich[CMAKE] Fixed build system by removing lua crap
2016-01-20 Christian Heinrich[DOC] Fixed even more errors.
2016-01-20 Christian Heinrich[Gitignore] Blacklisted mpich3-test files.
2016-01-20 Christian Heinrich[Docs] Fixed doc generation errors.
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 degommeSome weird codes actually call MPI_Init from C, then...
2016-01-20 Frederic Sutermore useless code trimmed
2016-01-20 degommeanother fix to avoid issues with .f or .F in f77
2016-01-20 Christian Heinrich[Lua] Removed remains from older codebase
2016-01-20 Christian Heinrich[Lua] Removed orphaned comments
2016-01-20 Christian Heinrich[Lua] Added new 'dump()' debug function for lua
2016-01-20 Christian Heinrich[Lua] Removed lua_utils.c for lua_debug.c
2016-01-20 Christian Heinrich[Lua] Further removal of unnecessary lua glue code
2016-01-20 Christian Heinrich[Tests][Lua] Fixed wrong Lua platforms test
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 Christian Heinrich[Contrib] Deleted contrib/network_model
2016-01-20 Christian Heinrich[DOC] Added notes about SMPI_SAMPLE macros
2016-01-20 Christian Heinrich[Doc] Fixed wrong mandatory flag
2016-01-20 degommeAdd test for smpi tracing with only -trace, and no...
2016-01-20 degommefix potential segfault happening when only -trace is...
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 Gabriel CoronaExplicit instanciation of Extendable<simgrid::s4u:...
2016-01-20 degommeAdd a test for smpi+different kinds of clusters (torus...
2016-01-20 degommeHmm, that was a lie.
2016-01-20 Martin Quinsonmore argument checking
2016-01-20 Martin QuinsonTry to activate coverity for simgrid
2016-01-20 Frederic Sutermv private function header to the right place
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-20 Frederic Suteryes, why?
2016-01-20 degommebe careful never to change the case of the extension...
2016-01-19 degommeDon't tell the user to use an option his simgrid soes...
2016-01-19 degommeMake all predefined MPI_Datatype const
2016-01-19 degommeOops
2016-01-19 degommeWarn at build, and die painfully at execution time...
2016-01-19 Martin Quinsonsecond attempt at fixing make distcheck
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 Suterset latency to 0 before calling getRouteAndLatency
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 Quinsoncp is cp, but sh may be sh.exe
2016-01-19 Gabriel Corona[s4u] Do not need to check for NULL before delet
2016-01-19 Gabriel CoronaDelete the CPU (fix a mem leak)
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin QuinsonMerge pull request #51 from mpoquet/master
2016-01-19 Lucas Mello... Merge 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 Millian PoquetCleaner patch for issue 15.
2016-01-19 Lucas Mello... [action replay] verify optional parameters at the same...
2016-01-19 Lucas Mello... [action replay] check second optional parameter before...
2016-01-19 Lucas Mello... [action replay] fix allgather optional parameter parsing
2016-01-19 Lucas Mello... [action replay] verify both optional parameters in...
2016-01-19 Lucas Mello... [action replay] verify both optional parameters at...
2016-01-19 Lucas Mello... [action replay] independent parsing for two optional...
2016-01-19 Lucas Mello... [action replay] check parameters for all to all operation
2016-01-19 Frederic Suterremove these broken examples that may be misleading...
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 Frederic Sutertypo in comment
2016-01-19 Frederic Suteronly test 5th field if 4th exists
2016-01-18 Martin QuinsonMerge pull request #50 from mpoquet/master
2016-01-18 Millian PoquetCosmetics: removal of a useless comment I wrote in...
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Millian PoquetWarning fix: remove old and weird __foo__ function...
2016-01-18 Martin Quinsoncp is called cp.exe on windows...
2016-01-18 Frederic Suterreturn the allocated buffer not that of the previous...
2016-01-18 Martin Quinson[cmake] fix the copy of the native libs into the jarfile
2016-01-18 Martin Quinsonfix my borken english
2016-01-18 Martin Quinsonreadd the MSG interface to energy thingy
2016-01-18 Millian PoquetWarning and pessimization fix in get_memory_map: a...
2016-01-18 Millian PoquetWarning fix: addition of the override specifier for...
2016-01-18 Martin Quinsonrecompile the dtd, just to check that I can do so
2016-01-18 Martin Quinsonreindent
2016-01-17 Martin Quinsonone step to make VM usable with any Cpu model
next