Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Store this size in a fixed sized, as potentially this could overflow"
[simgrid.git] / src / smpi / smpi_bench.cpp
2017-02-15 degommeRevert "Store this size in a fixed sized, as potentiall...
2017-02-15 degommeStore this size in a fixed sized, as potentially this...
2017-02-08 Martin Quinsoncosmetics
2017-02-02 Martin Quinsonimprove the doc of the context factories
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-13 degommeAdd a hint about a non trivial error.
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 degommeFrom M. Volat : more portable way of opening shm buffer...
2016-10-02 Martin Quinsonadd a solve() fun pointer to maxmin datatype (+minor...
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonsmpi/running-power is renamed to smpi/host-speed
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-07 Martin Quinsonrename smx_synchro_t to smx_activity_t
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-13 degommeCopy the name of the "file", as we don't know where...
2016-07-13 degommedon't try to mmap with size 0 when a *** code asks...
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-29 Christian Heinrich[SMPI] Added PAPI counters functionality to SMPI.
2016-06-20 Gabriel CoronaMerge branch 'condvar'
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 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[SMPI] Remove function declaration from smpi_bench.cpp
2016-06-17 Christian Heinrich[SMPI] Indentation / cosmetics in smpi_base.cpp
2016-06-17 Christian Heinrich[SMPI] Move definition of macro TOPAGE to private.hpp
2016-06-17 Christian Heinrich[SMPI/MC] Use std::strlen() instead of manual counting.
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Christian Heinrich[SMPI] NULL -> nullptr substitution
2016-05-29 degommesome more "fixes" for sonar
2016-05-29 degommesome more files for sonar
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Christian Heinrich[SMPI] Reverted removal of 'extern C' as this broke...
2016-05-26 Martin Quinsonuse unordered_map instead of map for sake of speed
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Christian Heinrich[SMPI/INSTR] Header cleanup.
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian Heinrich[SMPI] Call location: Cleanups.
2016-05-19 Christian Heinrich[SMPI] Introduce variable computation speeds.
2016-05-19 Christian Heinrich[SMPI] Add caller location to tracefiles
2016-05-19 Christian Heinrich[SMPI] Added #include private.hpp statements
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
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 Martin Quinsonkebab-case some smpi options
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-10 Martin Quinsonkill an unused layer of code
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Gabriel CoronaFix HAVE_FOOBAR flags handling
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterno smpi won't be spared by my manic fury!
2016-03-01 Martin QuinsonCeterum censeo Applem delendam esse.
2016-03-01 Gabriel Corona[smpi] Fix ENAMETOOLONG with shm_open in smpi_shared_ma...
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel Corona[smpi] Fix shared memoy name for SMPI_SHARED_MALLOC
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel CoronaRemove xbt_sha
2016-02-29 Gabriel Corona[smpi] Don't use SHA-1 in smpi_bench
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-22 Christian Heinrich[SMPI] Added condition before smpi_switch_data_seg
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-07 Martin Quinsoncompile SMPI as C++ source