Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a smpi/grow-injected-times option.
[simgrid.git] / src / smpi / colls /
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...
2014-09-29 Augustin Degommehave last algos use also temporary buffers
2014-09-27 degommeHave replay always use shared buffers instead of alloca...
2014-09-19 Augustin Degommefix reduce_scatter ompi
2014-09-17 Augustin DegommeWin build does not support mmap, or shared_malloc
2014-09-17 Augustin Degommemissing include
2014-09-17 Augustin Degommedon't set knomial factor for reduce, have it be compute...
2014-09-17 Augustin Degommeadd one algo to the list
2014-09-11 Augustin Degommetest for replay - enabling buffer sharing by default...
2014-09-11 Augustin Degommeupdate algo
2014-09-11 Augustin Degommeleak --
2014-09-02 Gabriel Corona[smpi] Allow zero-sized custom datatypes with MPI_Type_...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-21 Augustin Degommeavoid warning by checking index in the right order
2014-08-20 Augustin DegommeAdd settings for Intel MPI with 2,4,8,16 processes...
2014-08-20 Augustin Degommeswitch way old SMP aware algos work, to be closer to...
2014-08-07 Augustin Degommesilence (stupid) warnings from clang
2014-08-07 Augustin DegommeAdd Bcast SMP Collectives from MVAPICH2
2014-08-01 Augustin Degommebegin to add bcast MVAPICH collectives selector..
2014-08-01 Augustin Degommewarning --
2014-08-01 Augustin Degommeremove uninitialized warning
2014-08-01 Augustin Degommeremove useless (as for now) code
2014-08-01 Augustin DegommeAdd Scatter SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Reduce SMP collective from MVAPICH2
2014-08-01 Augustin Degommeadd Allreduce SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Allgather SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Gather SMP collective from MVAPICH2
2014-07-28 Augustin Degommeremove warnings
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Augustin Degommethese assertions were a bit strong
2014-07-28 Augustin DegommeAdd Intel MPI (impi) selector.
2014-07-28 Augustin Degommesome algos have bad behavior with some inputs, try...
2014-07-28 Augustin Degommeactivate a previously commented pairwise alltoall algo...
2014-07-28 Augustin DegommeAdd Rabenseifner Reduce/Allreduce algorithms
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Augustin Degomme(stupid) warning --
2014-07-24 Augustin DegommeAdd and use knomial reduce algorithm from mvapich
2014-07-24 Augustin DegommeAdd and use mvapich's scatter_dest alltoall algorithm
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Augustin Degommeindent
2014-07-24 Augustin Degommecleanup a bit the code, ensure tests do pass
2014-07-24 Augustin Degommeadd mvapich allreduce rs algorithm
2014-07-24 Augustin DegommeAdd last collectives from mvapich selector : bcast...
2014-07-24 Augustin DegommeNew collectives for mvapich2 selector : allgatherv...
2014-07-24 Augustin DegommeBegin to add a MVAPICH2 collectives selector. Alltoall...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix dead assignments.
2014-05-12 Arnaud GierschAdd check for error.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
next