Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / include / smpi /
2023-11-20 Martin QuinsonMerge branch 'task-docs' into 'master'
2023-11-20 Martin QuinsonRegenerate those files with mpi_isendrecv and mpi_isend...
2023-11-17 Augustin Degommeimplement mpi_isendrecv and mpi_isendrecv_replace
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-11-05 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-04 Augustin Degommeadd some new MPI4 unsupported partitioned communication...
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-20 Martin QuinsonIntroduce SMPI_app_instance_join()
2023-07-10 Fred SuterMerge remote-tracking branch 'origin/master' into jbod
2023-07-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-07 Arnaud GierschNo clang-format for auto-generated files.
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-14 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentFix missing fortran import
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentAdd function call and full location in checker-side...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Arnaud GierschCompact namespaces.
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-03 Martin QuinsonMove the implem of a function out of the header to...
2023-03-01 Martin QuinsonNew function SMPI_app_instance_start() to easily start...
2023-01-12 Arnaud GierschKill remaining traces of win32 support.
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-07 Arnaud GierschKill unimplemented declarations.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-09 Augustin Degommeintercept getpid call in SMPI, to provide internal...
2022-07-12 Arnaud GierschFix build error with musl libc.
2022-05-06 Arnaud GierschSimplify a bit smpi_sample_* functions.
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...
next