Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Expose signals Activity::on_suspend and Activity::on_resume in s4u
[simgrid.git] / include / smpi /
2022-01-16 Arnaud GierschRemove references to ancient functions.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-12-07 Bruno DonassoloSonar code smells
2021-12-06 Bruno DonassoloSMPI network calibration: tutorial
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-05 Arnaud GierschMove declarations in smpi_helpers_internal.h.
2021-09-27 Augustin Degommeextend std namespace with our own definitions.
2021-09-27 Augustin DegommeMark the smpi_exit call as noreturn, and really kill...
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-23 Julien EMMANUELMake some SMPI functions public
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-06 Augustin DegommeOther fix for #78 : Fortran logical and MPI_LOGICAL...
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-22 Augustin Degommebe a bit more safe here
2021-06-16 Augustin DegommeAdd a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG...
2021-06-08 Arnaud GierschDie loudly if smpi_shared_realloc_intercept is used.
2021-06-04 Arnaud GierschRestore public smpi_init_options().
2021-06-03 Arnaud GierschMake smpi_switch_data_segment check if a switch is...
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-07 Arnaud GierschKill erroneous constant.
2021-04-03 Augustin DegommeKeyvals : handle MPI_KEYVAL_INVALID
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Augustin Degommeadd more Fortran definitions
2021-03-26 Augustin Degommesupport MPI_CXX types.
2021-03-22 Martin QuinsonSanitize how tracefiles are handled
2021-03-08 Augustin Degommegeneralize previous change to other MPI predefined...
2021-03-08 Augustin Degommechange the way MPI datatypes are declared.
2021-03-07 Arnaud GierschRegenerate.
2021-03-06 Augustin DegommeAdd multiple unimplemented calls in smpi.h
2021-03-06 Augustin DegommeImplement MPI_Aint_add and MPI_Aint_diff
2021-03-06 Augustin Degomme"Implement" MPI_Type_get_extent_x, MPI_Type_get_true_ex...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-20 Arnaud GierschMake pointer parameter const.
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschPrefer "using" to "typedef".
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud GierschMissing declarations for some fortran bindings.
2020-07-01 Arnaud Giersch[sonar] USe a typedef for type alias.
2020-06-12 Arnaud GierschRegenerated.
2020-06-05 Augustin DegommeImplement MPI_Type_get_envelope and MPI_Type_get_contents
2020-05-27 Augustin Degommeattempt to please fortran on ci
2020-05-27 Augustin Degommefortran support for MPI_UB and MPI_LB
2020-05-27 Augustin Degommefortran : allow use of C names for types
2020-02-13 Augustin Degomme#139 :
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-30 Augustin Degommeadd smpi_execute_flops_benched call
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-12 Arnaud GierschFix parameter when calling MC_assert.
2019-12-11 Frederic SuterMerge branch 'master' into depencencies
2019-12-11 Augustin Degommeavoid warnings with SMPI + MC asserts
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Augustin Degommesmpi_init_options needs to be public
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschAvoid non-standard statement expressions.
2019-12-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Augustin DegommeMerge branch 'master' into 'master'
2019-12-01 Augustin Degommeoops, this bit wasn't meant to be reverted.
2019-12-01 Augustin Degommerename this macro.
2019-12-01 Augustin Degommepartial revert of e16e0233
2019-11-29 Fabien ChaixAdd missing constant definitions for Fortran
2019-11-26 Augustin DegommeAvoid copying data if it comes from/to a shared buffer...
2019-11-24 Arnaud GierschParentheses around macro parameters.
2019-11-22 Yann DuplouyMerge branch 'master' into stoprofiles
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-22 Augustin Degommeadd calloc_intercept to avoid mistmatches.
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-21 Augustin Degommeinclude smpi helpers definitions in smpi.h, to define...
2019-11-19 Augustin Degommeadd option "smpi/auto-shared-malloc-thresh"
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-18 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-18 Augustin Degommefix fortran + ARM 64 bits.
2019-11-16 Martin Quinsonsmpi: many classes died tonight, but that will save...
2019-11-02 Martin QuinsonThe parenthesis of SG_BEGIN_DECL fools doxygen. Get...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin QuinsonBe more explicit
2019-10-03 Augustin DegommeAdd handling of sleep in replay.
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud GierschFix build on openindiana.
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin Quinsonregenerate smpi_extended_traces.h and friends after...
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommemove newly implemented calls out of the 'not yet implem...
2019-08-27 Arnaud GierschFiles were regenerated.
2019-08-20 Faure Adrienfix bad private function location
next