Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Actor: make the refcount observable, and improve debug messages
[simgrid.git] / src / smpi / colls / alltoallv /
2019-07-02 Arnaud GierschThrow std::invalid_argument.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-30 Arnaud GierschChange malloc/free to new/delete.
2019-04-26 Augustin Degomme(painfully) constify colls.
2019-03-29 degommeAdd MPI_Alltoallw and MPI_Ialltoallw
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-04-08 Arnaud GierschUpdate copyright headers.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
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 Quinsonkill all horizontal tabs
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-22 degommeSMPI copyright bump before release
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders