Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleaning the actor twice seems somewhat overplayed
[simgrid.git] / src / smpi / colls /
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-07 Martin QuinsonFurther cleanups in SMPI includes
2017-05-07 Martin Quinsonreduce the amount of includes
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-04-24 Takishippupdate
2017-03-22 degommeSMPI copyright bump before release
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-18 degommeIntroduce smpi::Process
2017-03-14 degommebad merge
2017-03-14 degommeSome cleanups, some smells
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-11 degommeuse/unuse -> ref/unref
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-09 degommeDon't use this anymore, as we are in the same namespace...
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 degommeuseless, done in private.h
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommeBring C++ for MPI_Group.
2017-03-05 degommeMove all smpi colls to cpp.
2017-02-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-16 degommeAvoid potential invalid reads
2017-02-16 degommeHandle MPI_UNSIGNED_LONG_LONG in this algorithm
2017-02-12 degommeplease clang
2017-02-12 degommewarnings
2017-02-12 degommereplace failing algo with a new version from mpich
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 degommehandle MPI_IN_PLACE for this collective
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-07-01 Frederic Suterfix one rule catches: comments in comments
2016-07-01 Frederic Suterchasing blockers in collectives (part 1)
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-05-31 degommeReplace sprintf by snprintf.
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-30 degommeYet another batch of fixes
2016-04-29 degommeoops
2016-04-29 degommeleak --
2016-04-28 degommeindent to avoid GCC6 warning madness
2016-04-28 degommesetup a cleanup routine for mvapich collectives.
2016-04-28 degommeleaks --
2016-04-27 degommesilence stupid warning
2016-04-27 degommeleak --
2016-04-27 degommefix some more leaks
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 degommeleaks -- with smp algos
2016-04-22 Martin Quinsonkill a useless include that breaks the MC build
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsonone set of macros for min/max is enough
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-07 Martin Quinsoncompile SMPI as C++ source
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaFix unintialized variables
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-27 Christian HeinrichRemoved keyword 'register' from files.
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-02 Augustin Degommeavoid problem when freeing pointer with lb!=0
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-02 Augustin Degommethis buffer was not meant to be shared
2014-10-02 Augustin Degommeuse correct free method for buffer
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
next