Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SMPI cleanups: rename a symbol and remove unused parameters
[simgrid.git] / include / smpi /
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.
2017-03-11 degommeFinally free MPI_Info from the dreaded smpi_pmpi.cpp...
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-09 degommeRename specific topology classes, to ease comprehension.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommeplease sonar
2017-03-07 degommeMPI_Topo -> c++
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommeBring C++ for MPI_Group.
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 degommeFix compilation with warnings
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Luka Stanisicsolving copy_data_callback issue by adding a new smpi...
2017-02-22 degommeTry to get rid of some old and weird way of doing thing...
2017-02-12 degommeLet's pretend we support MPI 2.2.
2017-02-12 degommeAdd MPI_Comm_group_create ... which is basically MPI_Co...
2017-02-12 degommeAdd MPI_Type_size_x call
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-19 degommeadd a few fortran (unimplemented) declarations
2016-10-18 degommeadd some defines in fortran
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-19 degommeOnly on macos, these defines were actually ignored.
2016-06-18 degommeAdd a test for SMPI versions of gettimeofday, clock_get...
2016-06-18 degomme*** macos
2016-06-18 degommefix compilation on macos and with MC
2016-06-18 degommeWe intercept sleep, usleep and gettimeofday. Add clock_...
2016-06-17 degommemaintainer mode pass, to add dragonfly topology
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[SMPI] Added a simple comment on macro SMPI_VARINIT_STATIC
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Christian Heinrich[SMPI] Fix headers for call-location tracing.
2016-05-26 Martin Quinsonmake it work with -Werror=undef
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Christian Heinrich[SMPI] Remove outcommented include from mpi.h
2016-05-26 Christian Heinrich[SMPI/INSTR] Header cleanup.
2016-05-25 Christian Heinrich[SMPI] Fix #include of private header.
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-20 Christian Heinrich[SMPI] Update header files for call-location tracing.
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian HeinrichRevert "[SMPI] Fix #include in smpi.h"
2016-05-19 Christian Heinrich[SMPI] Fix #include in smpi.h
2016-05-19 Christian Heinrich[SMPI] Add caller location to tracefiles
2016-04-27 degommeFix awful code.
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 degommeAdd MPI_File* bindings to SMPI, even if they are unimpl...
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin Quinsonremove internal definitions from public config header
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsonsys/time.h is always defined nowadays
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Suterreindent include files
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
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
next