Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
petting sonar as every night before bed
[simgrid.git] / include / smpi /
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
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 Frederic Suterput back macros for manual privatization
2016-02-05 Frederic Suterattempt to remove oudated coccinelle stuff
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-01-19 degommeMake all predefined MPI_Datatype const
2015-12-17 Martin QuinsonLoad system headers before intercepting gettimeofday...
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-03 Luka Stanisicmodified [PATCH] Added functions to get SMPI's data...
2015-10-24 Martin Quinson[cmake] tiny cleanup around smpi
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 degommehandle MPI_WIN_NULL in fortran
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-13 Martin Quinson[MSCV] sys/time.h does not exist here
2015-09-13 Martin Quinson[MSVC] no unistd here
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
next