Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Takahiro HirofuchiFix a segmentation fault at set_affinity
2013-11-07 Takahiro HirofuchiAdd comments and update an example.
2013-10-29 Takahiro HirofuchiAdd comments and disable verbose outputs
2013-10-28 Takahiro HirofuchiAdd the affinity database of each VM
2013-10-28 Takahiro HirofuchiAdd the affinity database of each task
2013-10-28 Takahiro HirofuchiFix lmm_shrink() to correctly free var->cnsts[i]
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-28 Takahiro HirofuchiFix the wrong macro usage of WITHOUT_ANSWER
2013-10-25 Takahiro HirofuchiDisallow setting an affinity to multiple cores
2013-10-24 Takahiro HirofuchiClear constraint objects before adding new ones
2013-10-24 Takahiro HirofuchiAdd the MSG function controlling CPU affinity
2013-10-24 Takahiro HirofuchiExtend simcall_host_execute() for CPU affinity
2013-10-24 Takahiro HirofuchiAdd the simcall setting CPU affinity
2013-10-24 Takahiro HirofuchiAdd the set_affinity callback to the PM/VM models
2013-10-24 Takahiro HirofuchiAdd the affinity control function in the CPU model
2013-10-24 Takahiro Hirofuchiadd lmm_shrink() as the opposite of lmm_expand()
2013-10-24 Takahiro Hirofuchiadd a constraint object for each CPU core
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiAdd a test program to see multicore behaviors.
2013-10-22 Takahiro HirofuchiFix miscalculation of CPU shares on a multicore PM.
2013-10-22 Luka StanisicAdding code for benchmarking code block v3_9_90
2013-10-18 Augustin Degommewhen parallel ctests are performed, using the default...
2013-10-17 Augustin Degommetry to speed up a bit testing by using all available...
2013-10-17 Augustin Degommewe now only have one build mode for win, as mc is irrel...
2013-10-17 Augustin Degommenot implicit on all systems
2013-10-16 Augustin Degommeadd background commands support + correct error code...
2013-10-15 Augustin DegommeUse temporary files to store output of the command...
2013-10-14 Augustin Degommewin is not yet ready for coverage either
2013-10-14 Augustin Degommewin is not yet ready for warning removal
2013-10-14 Augustin DegommeAdd error checking to the script
2013-10-14 Augustin Degommeavoid failing the tar extraction and working on previou...
2013-10-14 Augustin Degommefix run script
2013-10-14 Augustin Degommeunify version name of executable
2013-10-14 Augustin DegommeLet's try to unify build rules for jenkins
2013-10-14 Augustin DegommeWin + cmake wants perl to be explicit here.. why not?
2013-10-14 Augustin DegommeWindows error handling some errors for you and changing...
2013-10-14 Augustin DegommeThis can actually be built and run in win
2013-10-10 Augustin Degommechomp may not be enough in some cases + tell win that...
2013-10-10 Augustin Degommemore windows compliancy fun
2013-10-10 Augustin Degommeoops
2013-10-10 Arnaud GierschForgotten by commit 8c9500c.
2013-10-10 Augustin Degommegenerate this file at testtime, as it failed with out...
2013-10-10 Augustin Degommereplace signal number by its name, for better portability
2013-10-10 Augustin Degommewe wait for 255 in the tesh, so be it.
2013-10-10 Augustin Degommethis was not built on win
2013-10-10 Arnaud GierschOnce again, Linux does not follow the real way of doing...
2013-10-10 suterat least this one works. leak--
2013-10-10 Arnaud GierschChasing more leaks.
2013-10-10 Augustin Degommekill the timeout process not only for last command...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-09 Arnaud GierschUse sg_storage_size_t in Java bindings too.
2013-10-09 suterindent
2013-10-09 suterfree dicts
2013-10-09 sutermanage more cleanly the SIMIX_STORAGE_LEVEL
2013-10-09 Arnaud GierschRevert "Skip message if test is deactivated."
2013-10-08 Arnaud GierschThis looks unused since 2009 (commit b036991). Remove it.
2013-10-08 Pierre VeyreFix error on variable name
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschOups... forgot to remove this line.
2013-10-08 Arnaud GierschAdd valgrind suppressions for the Lua interpreter.
2013-10-08 Arnaud GierschIncrease valgrind num-callers from 12 (default) to 20.
2013-10-08 Arnaud GierschJoin worker threads on parmap destroy.
2013-10-08 Arnaud GierschCaught another leak.
2013-10-08 Arnaud GierschSkip message if test is deactivated.
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-10-08 suterzu to PRIu64 (again)
2013-10-08 suterleak--
2013-10-08 suterdict now contains pointers on size
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-08 alebreFix private host variable after a migration - Adrien
2013-10-08 Marion Guthmullermodel-checker : avoid unnecessary snapshot restore
2013-10-07 suterArgh ... a parse error is killing me, lets clean up...
2013-10-07 Augustin DegommeRevert "fix windows cmake failing to detect it can...
2013-10-07 Arnaud GierschUse correct type for found.
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Arnaud GierschValue stored to 'time' is never read.
2013-10-07 Arnaud GierschValue stored to 'bandwidth' is never read.
2013-10-07 Arnaud GierschRemove duplicated initialization (rank).
2013-10-07 Arnaud GierschThere's no need to initialize p here.
2013-10-07 Arnaud GierschValue is used only when MC_is_active().
2013-10-07 Arnaud GierschValue stored to 'total_dsize' is never read.
2013-10-07 Arnaud GierschValue stored to 'size' is never read.
2013-10-07 Arnaud GierschVerify that request is not NULL (plus reindent).
2013-10-07 Arnaud GierschRework test logic, and add one more case.
2013-10-07 Arnaud GierschValue stored to 'linelen' here is never read.
2013-10-07 Augustin Degommeoops
2013-10-07 Augustin Degommefix compilation issue with windows timers
2013-10-07 Augustin DegommeOn windows, try_compile may use another compiler than...
2013-10-07 Augustin Degommefix windows cmake failing to detect it can actually...
2013-10-07 Augustin Degommefix compil error in some cases
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 suterexception catching on host failure
2013-10-07 suterseems that get_data can return NULL, add guards
2013-10-07 suterreactivate expception raising on host failure
next