Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines.
[simgrid.git] / examples / smpi /
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-17 Arnaud GierschUse Mailbox::get_unique<>(), and save a few delete.
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-08 Ehsan AzimiA Pull from simgrid/master and a subsequent merge
2020-12-05 Arnaud Giersch[sonar] s/NULL/nullptr.
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud GierschPlease cppcheck.
2020-12-04 Arnaud GierschIncrease coverage.
2020-12-04 Arnaud GierschFix comment.
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-24 Arnaud GierschUse a lambda for comparator.
2020-11-23 Arnaud GierschUseless dynamic allocation.
2020-11-23 Arnaud GierschAutomatic memory management with std::unique_ptr.
2020-10-23 Arnaud GierschMore coding style updates for sg_host.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Arnaud GierschUse C++ types instead of c-style arrays.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-05 Arnaud GierschPrefer C++ headers, and C++-style void-arg declarations.
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (examples/).
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-15 Arnaud GierschRename examples: slave -> worker.
2020-07-15 Augustin Degommerevert some overzealous changes
2020-07-14 Augustin Degommecheck smpi compilation scripts with shellcheck.net
2020-07-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (C++ examp...
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (C examples).
2020-06-12 Augustin Degommespelling mistakes in include/ and examples/
2020-06-11 Martin QuinsonFinish converting the way we use cfg=smpi/host-speed...
2020-06-10 Martin QuinsonAccept units for 'smpi/host-speed' config element
2020-06-03 Augustin Degommerequalify all SMPI tesh files with timing information...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-27 Frederic Suterrevalidate tesh files
2020-02-25 Arnaud GierschNeedless XBT_ATTRIB_UNUSED.
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-18 Augustin Degommerequalify tesh for replay multiple with new surf precis...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-01-31 Arnaud GierschCosmetics: use std::vector, so that it's automatically...
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-27 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-21 Arnaud GierschKill unused includes, and put the remaining ones at...
2019-12-08 Arnaud GierschFix portability issues in shellscripts (codefactor...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommerequalify tesh as one message changed category
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-10 Arnaud GierschSlightly reorganize log categories; remove unused ones.
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-03 Augustin Degommeoops
2019-10-03 Augustin Degommetimer on windows WSL seems less precise and was countin...
2019-10-03 Augustin Degommeadd test for call location with ti traces/replay/adjust...
2019-10-03 Augustin Degommereplay : allow to really use --cfg=smpi/simulate-comput...
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Arnaud GierschPrefer sh to bash.
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 QuinsonKill TRACE_smpi_finalize() and have the container unreg...
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-18 Martin QuinsonThese tests really need zero buffering
2019-08-18 Martin QuinsonFix tesh for the new mc-sendsend test
2019-08-18 Martin Quinsonfix make dist and python dist
2019-08-17 Martin Quinsonadd a test of MC detecting blocking send/send patterns
2019-08-02 Martin QuinsonNew signal: Actor::on_termination (when its code termin...
2019-08-01 Martin QuinsonRestore the -no-privatize to the ampi example
2019-08-01 Martin QuinsonSMPI: redesign the end of actors/ranks' lifetime
2019-07-16 Arnaud GierschCosmetics.
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-06-03 Arnaud GierschUnused parameters argc/argv.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Augustin Degomme--quiet long version is not supported on sunos
2019-05-02 Arnaud GierschUpdate URLs (FG #1).
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschRemove superfluous simcall.
2019-02-26 degommeChange color of "barrier" in trace. It was too close...
2019-02-26 degommeAdd simple gemm example for SMPI with sampling macros.
2019-02-26 degommeYet again change the way SMPI_SAMPLE_MACRO works
2019-02-25 Frederic Suterdo not promote bad practices: use "accessor" to get...
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 degommeChange the syntax of SMPI_SAMPLE_* macros.
2019-02-19 Augustin Degommereduce size of message sent ..
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Arnaud GierschReset pointer to make it clear for cppcheck that it...
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Frederic Sutermodern simcall for set_category
2019-01-24 Arnaud Giersch[sonar] Anonymize unused parameters.
2019-01-14 Augustin Degommefix dist
2019-01-14 Augustin Degommerename test to avoid name conflict (for sonarcloud...
next