Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make a single barrier per RMA window and share it through broadcast
[simgrid.git] / teshsuite / smpi /
2022-03-18 Martin QuinsonMBI: don't add the path of the generator in the generat...
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-17 Martin QuinsonMerge branch 'add_semaphore_python_bindings' into ...
2022-03-17 Arnaud Giersch[sonar] Replace 're.sub' by more efficient 'str.replace'.
2022-03-17 Arnaud Giersch[sonar] Use a more specific Python exception.
2022-03-16 Arnaud GierschFix misc sonar issues.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschRename TESH_WRAPPER -> VALGRIND_WRAPPER.
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-13 Arnaud Gierschfflush for all processes.
2022-03-12 Arnaud GierschAdapt tests to avoid failures when spurious ASan warnin...
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Martin QuinsonRename mc::SafetyChecker to mc::DFSExplorer
2022-03-07 Martin Quinsonsonar
2022-03-06 Martin Quinsonsonar fixes and little cleanups
2022-03-06 Martin QuinsonRevert "Fix a bug in MBI generators: &com[j] is not...
2022-03-06 Arnaud GierschKeep optimization (only_if_different) when cmake is...
2022-03-06 Arnaud GierschReplace file(copy_file), which is supported since cmake...
2022-03-06 Martin QuinsonFix a bug in MBI generators: &com[j] is not &(com[j])
2022-03-06 Martin QuinsonAdd another MBI test generator, to ease its debugging
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-05 Martin QuinsonRemove the ISP test suite (not free, superseeded by...
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-02-23 Augustin Degommeadd openmpi scatter linear_nb algorithm
2022-02-23 Augustin Degommeadd butterfly algorithm from openmpi
2022-02-23 Martin Quinsonfurther reduce a MC test that's still too long
2022-02-23 Martin QuinsonReduce the size of 2 UMPIRE tests that now timeout
2022-02-22 Augustin Degommeselected collectives changed for these tests -> timing...
2022-02-18 Martin QuinsonRevalidate all SafetyChecker tesh now that the output...
2022-02-13 Martin QuinsonRevalidate the tesh output of that test whose reduction...
2022-02-12 Martin QuinsonImprove the final stats reported by SafetyChecker,...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-12-13 Augustin Degommesame thing here
2021-11-09 SUTER Fredericrename log category from simix_context to ker_context
2021-10-13 Arnaud GierschKill trailing whitespaces in teshsuite/smpi/{isp,mpich3...
2021-10-13 Arnaud GierschKill trailing whitespaces in tesh files (except when...
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-05 Arnaud GierschFix broken broken tesh with ifort.
2021-10-02 Arnaud GierschPlease sonar about unsecure usage of rand().
2021-10-02 Arnaud GierschAdd missing call to MPI_Finalize().
2021-09-30 Augustin Degommerequalify tests impacted by previous change (just the...
2021-09-30 Augustin Degommeadd a small bug-inducing test, for the previous fix.
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-24 Augustin Degommemake test pass. The finalization barrier is needed...
2021-09-24 Augustin Degommeadd a failing (since a few days) example with an explic...
2021-09-21 Arnaud GierschLeak--
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-24 Arnaud GierschIf I'm not mistaken, this is no longer necessary either.
2021-08-23 Augustin Degommeplease clang14
2021-08-18 Arnaud GierschInitialize pointers with a known invalid (out-of-bound...
2021-08-18 Arnaud GierschFactorize code, reindent, etc.
2021-08-12 Augustin DegommeSMPI - Allow the use of ISP tests without MC activated...
2021-08-10 Augustin Degommeexclude this file from scan-build and sonar analysis...
2021-08-07 Augustin DegommeSo Intel compiler is now detected as IntelLLVM and...
2021-08-07 Augustin DegommeThis test actually needs uninitialized values for some...
2021-08-07 Augustin Degommerename test, to avoid multiple files with same name
2021-08-07 Augustin DegommeAdd a new ti-tracing/replay test (in teshsuite) to...
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.
next