Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start modernizing ConditionVariableImpl
[simgrid.git] / include / smpi /
2018-04-12 degommeBasic implementation of MPI_Cancel
2018-04-11 degommebasic implem of MPI_Win_allocate_shared, MPI_Win_shared...
2018-04-09 Arnaud GierschRemove indentation (sonar).
2018-04-08 Arnaud GierschUse const references to pass vector as parameters.
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-05 degommeforce gnu_source here.
2018-04-04 degommetry to get rid of warning by defining calls here
2018-04-03 Augustin Degommeprotect against uninitialized/absent smpi
2018-04-03 degommefix tests with timers by properly detecting POSIX_TIMERS
2018-04-03 degommeavoid undefined NULL
2018-04-03 Arnaud GierschKill unused typedef SMPI_Process.
2018-04-03 degommetry to handle getopt internal global variable
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Martin Quinsonprefer this_actor:: to Actor::self()->
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Martin Quinsonseek and destroy more of MSG out of include/
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-08 Arnaud GierschRemove useless forward declaration (sonar).
2018-03-07 Martin QuinsonRevert "try harder to get useconds_t from unistd.h"
2018-03-07 Martin Quinsontry harder to get useconds_t from unistd.h
2018-03-01 Christian Heinrich[TOOLS] Call-Location Tracing: Add more macros for...
2018-02-05 Arnaud GierschFix comment.
2018-01-24 Christian Heinrich[SMPI] Deprecate smpi_process_index() in v322 instead...
2018-01-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-24 Christian Heinrich[SMPI/CHANGELOG] Deprecate smpi_process_index()
2018-01-24 Christian Heinrich[SMPI] smpi.h: Remove smpi_process_index() usage in...
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-27 Frederic Sutersmpi doesn't know void anymore
2017-12-27 Frederic Suterremove includes of datatypes.h
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
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-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-15 Arnaud GierschFactorize SMPI_SAMPLE macros.
2017-11-10 Augustin Degommemove implemented calls in smpi.h before the comment...
2017-11-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-03 Christian Heinrich[SMPI] Fixed style
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 degommeactivate new fortran test
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Augustin Degommeadd bits and pieces to try to compile dumpi with smpi
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-26 Martin Quinsonkill a useless file
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
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-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-19 Tom CornebizeRenaming: smpi_execute_public → smpi_execute_benched
2017-05-18 Tom CornebizeAdd function smpi_execute_public.
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-07 Martin QuinsonFurther cleanups in SMPI includes
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-17 Martin QuinsonSMPI cleanups: rename a symbol and remove unused parameters
2017-04-15 Martin Quinsonfix the copyright date on these files
2017-04-14 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-12 Martin Quinsonregenerate the smpi_location thingy
2017-04-11 degommeYet another dlopen merge
2017-04-07 Tom CornebizeReplace int by size_t.
2017-04-07 Tom CornebizeSome more fixes for the communication optimization.
2017-04-07 Tom CornebizeKeep working on the communication optimization.
2017-04-06 Tom CornebizeBegin working on the communication optimization for...
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 Tom CornebizeFix shared_malloc, add a macro for partial_sahred_malloc.
2017-04-04 degommeAdd MPI_Win_lock_all MPI_Win_unlock_all MPI_Win_flush...
2017-04-04 degommeAdd MPI_Fetch_and_op call, which is just a get_accumula...
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 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Martin Quinsonsmpi: regenerate tracing overloads after the recent...
2017-03-15 degommeExpand the Keyval mechanism to Win.
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-15 Christian Heinrich[INCLUDES] Fix paths for includes in smpi.h
2017-03-14 degommeSome cleanups, some smells
2017-03-14 degommehide this from users
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-11 degommeDon't pretend we support types we don't actually support.
next