Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-04-11 degommefix smpi tests
2017-04-11 degommeYet another dlopen merge
2017-04-11 Martin Quinsonkill useless code
2017-04-11 Martin Quinsonsimplify SMPI process creation a tiny bit
2017-04-11 Martin Quinsontry to cleanup how MPI process are created. First act.
2017-04-11 Martin Quinsontravis: activate optimizations, since the tests are...
2017-04-11 Martin Quinsonplease sonar by killing useless parameters and cleanups
2017-04-11 Martin Quinsontypos
2017-04-11 degommeIprobe was actually ignored if MPI_STATUS_IGNORE was...
2017-04-10 Martin QuinsonMC: this bug was disabling state equality detection
2017-04-10 Martin Quinsontypos
2017-04-10 Martin Quinsonbetter handling of the MC debug on unknown simcalls
2017-04-10 degommeDue to recent "improvements" in the smpi mpich rma...
2017-04-10 degommeAdd two new mpich tests.
2017-04-07 Christian Heinrich[SMX] Fixed wrong termination timing when daemons are...
2017-04-07 Martin Quinsonfix a dead link
2017-04-06 Martin Quinsonbe more robust to plugins creating processes a bit...
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-06 Frederic Suterplug some leak by delete last message before leaving
2017-04-05 degommeactivate some more rma tests
2017-04-05 degommecornercases handling
2017-04-05 Gabriel Corona[mc] Install simgrid-mc
2017-04-05 Frederic Sutertry to please MC
2017-04-05 Frederic Suternew s4u example: chord
2017-04-05 degommeSuper lazily avoid globals in this test.
2017-04-05 degommeActivate some more tests.
2017-04-05 degommePotential crash --
2017-04-05 degommeHave lock and unlock actually behave like they should...
2017-04-05 degommePotential crash --
2017-04-05 degommeActually we can have locks and fences (erk) in the...
2017-04-05 degommeAdd MPI_Rput, Rget, Raccumulate and Rget_accumulate...
2017-04-05 degommeAdd MPI_Compare_and_swap (normally atomic) call
2017-04-05 degommeWe need this order of parameters, as the user may want...
2017-04-05 Christian Heinrich[FIX] Fix broken commit 770f1cc88b3b35c90e505470753b70b...
2017-04-05 Christian Heinrich[PLUGINS] Added HostLoad::getAverageLoad() to the HostL...
2017-04-04 degommeactivate tests
2017-04-04 degommeAdd MPI_Win_lock_all MPI_Win_unlock_all MPI_Win_flush...
2017-04-04 degommeOops, this has to be secured by the mutex
2017-04-04 degommeAdd MPI_Fetch_and_op call, which is just a get_accumula...
2017-04-04 degommeOops, we need to store a pointer to the simix process...
2017-04-04 degommeNo_op has a specific effect, actually, and turns the...
2017-04-04 degommeWe can start the recv requests directly now, and don...
2017-04-04 degommecleanup, and allow an external process to start a MPI...
2017-04-04 degommeclose the window if we explicitely tell it's closed
2017-04-04 Frederic Suterno fun if you don't break evertyhing 'cos you're dumb...
2017-04-04 Frederic Suteradd send with timeout and irecv to this_actor API
2017-04-04 Frederic Suterfix bug in asynchronous receive
2017-03-31 degommeReally don't do anything in the copy callback if we...
2017-03-31 degommeIncrease our max limit for tag.. because 1M was low...
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-31 degommeStop lying. Really activate privatization by default...
2017-03-31 Frederic Suterkill dead code
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic Suteranother leak plugged
2017-03-30 Frederic Suterleak plug
2017-03-30 Frederic Suterdo not initialize surf for nothing
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-30 Frederic Suterremove dead code
2017-03-30 Frederic Sutermodernize two simcalls
2017-03-30 Frederic SuterRevert "Revert "cast once for all at surf level and...
2017-03-30 Frederic SuterRevert "cast once for all at surf level and not in...
2017-03-30 Frederic Sutercast once for all at surf level and not in the APIs
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-29 degommeReplace linear search by a faster one.
2017-03-29 degommeoops
2017-03-29 degommeAdd a smpi/shared-malloc-blocksize option. This is...
2017-03-29 degommetiny optim
2017-03-29 degommeignore some more memcpys/serialization when a buffer...
2017-03-29 degommeconnect logs
2017-03-28 degommenothing to see here.
2017-03-28 degommeok, let's mess up the includes a bit more.
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 Frederic Sutersome compilers don't like unused variables
2017-03-28 degommeSplit up smpi_bench.cpp .
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-28 Frederic Suterleak-- smell++ (C cast to avoid const_cast)
2017-03-28 Frederic Suterpleasing sonar was a bad idea there
2017-03-28 Frederic Sutertest conversion
2017-03-28 Frederic Suterleak plug and test AS properties
2017-03-28 Frederic Sutertypos and leak
2017-03-28 Lucas M. Schnorrtracing TODO marks
2017-03-28 Martin Quinsonplease sonar: this datatype is not used anymore
2017-03-28 Martin Quinsons4u: fix documentation
2017-03-28 degomme2 a.m. commits are always a good way to fail.
2017-03-28 degommeMainly on 32 bits systems, target_disp can be seen...
2017-03-27 degommeAdd an smpi_is_shared call, and ignore memcpys in SMPI...
2017-03-27 degommesupport MPI_Op_commutative call, as it was already...
2017-03-27 degommeactivate some more tests
2017-03-27 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-27 Frederic Suterplug leaks
2017-03-27 Frederic Suterfinish to plug ptaskL07 leak
2017-03-27 Frederic Suterthis test has been converted
2017-03-27 Frederic Suterdumb me
2017-03-27 Frederic Suterone more conversion
2017-03-27 Frederic Sutermake isend return a ref on the created Comm
2017-03-27 Frederic Sutertesh conversion
2017-03-26 Frederic Sutersunday bug chase
2017-03-26 Frederic Sutermostly cosmetics
next