Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oops, forgotten files
[simgrid.git] / teshsuite / smpi /
2021-07-18 Martin Quinsonfix MC tests
2021-07-18 Martin Quinsontypo and cosmetics in error messages
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-16 Augustin DegommeAdd a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG...
2021-06-16 Augustin DegommeTry to be more coherent, fix misleading message, and...
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-10 Arnaud GierschUse xbt logs, not printf.
2021-06-09 Arnaud GierschDon't disable malloc override anymore when using realloc().
2021-06-09 Arnaud GierschAdd memset(0) for shared calloc.
2021-06-08 Arnaud GierschPlug memory leaks with tests mpich3-test/rma/linked_list_*.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-08 Augustin Degommereduce number of iterations to speedup rma test
2021-06-07 Augustin Degommeget_accumulate: if MPI_NO_OP is specified, origin*...
2021-06-04 Bruno DonassoloFix test on MAC OS
2021-06-04 Bruno DonassoloTry to fix test on CI
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloMinor fix in test.
2021-06-04 Bruno DonassoloNew platform example: StarZone of StarZone
2021-06-04 Arnaud Giersch[sonar] Redundant parentheses.
2021-06-01 Bruno DonassoloAdjust timing of SMPI tests
2021-05-27 Augustin Degommeuse new option in random test.
2021-05-25 Arnaud GierschPlug remaining leaks in mpich3-test/f77/attr.
2021-05-25 Arnaud GierschUpdate filter line for recent versions of Asan.
2021-05-07 Arnaud GierschFix build with -Werror=undef.
2021-05-07 Augustin Degommeactivate the last nonblocking test in mpich3 suite...
2021-04-19 Augustin DegommeAdapt leak example to new display.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-18 Augustin Degommealso requalify mc version of the tesh
2021-04-18 Augustin DegommeGroup leak reports by type/file/line (for handles,...
2021-04-09 Augustin Degommethis value was actually wrong, and caught by the new...
2021-04-09 Augustin Degommeadapt test for leak check
2021-04-07 Augustin DegommeDisplay leak origin in message, if -trace-call-location...
2021-04-06 Augustin Degommechange the way we display leak types, skipping demangling
2021-04-03 Augustin Degommethis test is invalid with 1 process. Align with mpich...
2021-04-03 Martin QuinsonTell when we have more leaked handles to display
2021-04-03 Martin QuinsonDisplay the leaked handles in the tests (using no_loc...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschFix count for SMPI leak report.
2021-04-02 Arnaud Giersch[mc] Enable finalize_app() in SafetyChecker.
2021-04-02 Augustin Degommeupdate test with latest version from mpich.
2021-04-02 Augustin Degommethis tests actually does not conform to the standard...
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
2021-03-28 Augustin Degommealso change option name in MC-flavored tesh
2021-03-28 Augustin Degommerename option,
2021-03-19 Arnaud GierschReduce scope for variables.
2021-03-19 Augustin Degommeadd tesh file to dist
2021-03-19 Martin QuinsonFix clang builds
2021-03-18 Martin Quinsontest with leaks: no printf, and run also in MC (that...
2021-03-18 Martin QuinsonAdd a tests-mc target to rebuild only what's needed...
2021-03-15 Augustin DegommeTeshsuite SMPI : execute from build dir.
2021-03-15 Augustin Degommeexclude intentionally leaking test from asan and valgri...
2021-03-14 Augustin Degommeadd a test with an intentional leak for previous feature.
2021-03-10 Augustin Degommeimplement MPI_File_set_size
2021-03-04 Arnaud GierschTry to use more common PAPI events for testing.
2021-03-03 Augustin DegommeAdd a test for PAPI
2021-03-03 Augustin DegommeThese tests were missing mpi_finalize call (hence some...
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-19 Augustin Degommeactivate leak-check output on mpich3-test.
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Arnaud GierschPrefer xbt_malloc that will never return NULL.
2021-02-09 Arnaud GierschCmake: allow wildcards (*, ^) when listing factories.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-25 Martin QuinsonRevert "Assert that the log categories are unique"
2021-01-25 Martin QuinsonAssert that the log categories are unique
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Augustin Degommesame thing elsewhere
2021-01-10 Augustin DegommeSometimes Fortran and CXX compilers are not the same...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-03 Arnaud GierschRevert "Silly workaround for coverage build with gcc...
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud Giersch[pvs] Two or more case-branches perform the same actions.
2020-11-26 Arnaud GierschInitialize variable.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-23 Arnaud GierschFollow coding style for sg_actor_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-17 Arnaud GierschDon't include <xbt/functional.hpp> when it's not needed.
2020-10-13 Augustin DegommeRevert "move fort_args test to a "fort args" folder...
2020-10-13 Augustin DegommeRevert "try to help cmake on freebsd"
2020-10-13 Augustin DegommeRevert "Try to help for freebsd and paths. Thanks Matth...
2020-10-13 Augustin DegommeTry to help for freebsd and paths. Thanks Matthieu...
2020-10-12 Augustin Degommetry to help cmake on freebsd
2020-10-11 Augustin Degommemove fort_args test to a "fort args" folder, with a...
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-02 Arnaud GierschReduce scope for loop variables.
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-09 Martin QuinsonMerge branch 'master' into klement
2020-07-04 Arnaud GierschUse correct type for variables, and avoid loosing preci...
2020-07-04 Arnaud Giersch[sonar] Make cast explicit.
2020-07-04 Arnaud GierschFix return type.
2020-06-12 Augustin Degommespeeling mistakes in teshsuite (even mpich tests becaus...
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
next