Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / smpi / internals /
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonTry to survive to undefined preprocessor symbols
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-17 Augustin DegommeSMPI - delay allocation of mailboxes to save some memor...
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-20 Martin QuinsonMPI_UNIVERSE_SIZE now initialized to the total amount...
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-10 Arnaud GierschMissing includes (for gcc-14?)
2023-07-01 Martin QuinsonDon't break MC protocol if the user code has space...
2023-06-29 Martin QuinsonShow the user-level call in MC backtraces
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
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 Arnaud GierschImplement smpirun --help-coll.
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 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Arnaud GierschImplement smpirun --help-coll.
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-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschAnother round of pointer-to-const for sonar.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
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 GierschUse the "_t" and "_v" version of type traits.
2023-04-02 Martin QuinsonCosmetics in cmake
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-16 Arnaud GierschApply "smpi/buffering" when MC_record_replay_is_active...
2023-03-14 Arnaud GierschReally check the privatization option in the MCed SMPI...
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-08 Arnaud GierschUse #include <...> for foreign header files.
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-04 Arnaud GierschSimplify assertions.
2023-03-04 Augustin Degommeassume mmap is not functional for us on macos>=11 as...
2023-03-02 Martin QuinsonAllow to call SMPI_app_instance_start() once the simula...
2023-03-01 Martin QuinsonNew function SMPI_app_instance_start() to easily start...
2023-03-01 Martin QuinsonTry to fix a fixme blindly, just in case it was easy
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonKill simgrid::xbt::cmdline and simgrid::xbt::binary_name
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonMove some content of surf_interface to a new math_utils.h
2023-02-18 Martin QuinsonMove the files related to the platform parsing to kerne...
2023-02-17 Martin QuinsonRename sg_surf_precision to sg_precision_timing for...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 Arnaud GierschReduce scope for variables.
2023-01-13 Arnaud Giersch[smpi] Flush output streams after the run too.
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-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-31 Martin QuinsonAlign the behavior of MC and MC_replay in SMPI, so...
2022-10-28 Arnaud GierschMore functions declared "const" (Sonar).
2022-10-23 Martin QuinsonMove FactorSet from smpi::utils to kernel::resource
2022-10-22 Martin QuinsonHide cfg_latency_factor and bw, and change them into...
2022-10-22 Martin QuinsonInline the parse_factor function now that FactorSet...
2022-10-22 Martin QuinsonReduce the exposition of s_smpi_factor_t
2022-10-22 Martin Quinsonfurther refacto smpi_factors to reduce dupplication
2022-10-22 Martin QuinsonIntroduce class simgrid::smpi::utils::FactorSet to...
2022-10-22 Martin QuinsonReduce dupplication around smpi factors
2022-10-12 Arnaud GierschRemove redundant guard.
2022-10-10 Martin QuinsonNew option to detect dangerous code mixing collectives...
2022-10-06 Augustin DegommeMerge branch 'adegomme-master-patch-91657' into 'master'
2022-10-06 Augustin DegommeSMPI: add option to inject a barrier before every colle...
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-22 Arnaud GierschKill redundant blank lines (codefactor.io)
2022-08-09 Augustin Degommeintercept getpid call in SMPI, to provide internal...
2022-07-25 Augustin Degommemore protection for non linux builds
2022-07-25 Augustin DegommeDisable mmap privatization if MUSL is detected, as...
2022-07-22 Augustin DegommeMerge branch 'adegomme-master-patch-16995' into 'master'
2022-07-22 Augustin DegommeSMPI/replay: Fix issue with recv of size =0.
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-20 chaixQuick and dirty support of SendRecv in time-independent...
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-30 Arnaud GierschMerge branch 'python_ptask' into 'master'
2022-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-28 Arnaud GierschSMPI_is_inited() and smpi_enabled() have the same purpo...
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-24 Martin QuinsonAdd a function to determine whether SMPI is currently...
2022-06-01 Arnaud GierschVarious small fixes.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-05-09 Arnaud GierschReplace const reference to std::string by std::string_v...
next