Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / teshsuite / smpi / mpich3-test /
2023-11-17 Augustin Degommeadd 2 tests for comm
2023-11-17 Augustin Degommeone more test for attr
2023-11-17 Augustin Degommeadd one more test
2023-11-17 Augustin Degommeadd tests for isendrecv and isendrecv_replace
2023-11-17 Augustin Degommeadd new coll tests
2023-11-17 Augustin Degommeadd gatherv test
2023-11-17 Augustin Degommefix warning in mpich new test
2023-11-16 Augustin Degommeadd some new pt2pt tests from mpich
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-05 Martin QuinsonAdd a cmake option to disable McMini tests, and rename...
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
2022-12-06 Arnaud GierschMake the definition match the declaration in dtypes.h.
2022-12-06 Arnaud GierschKill unused file.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-29 Arnaud GierschIncrease test timeout for coverage too.
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-05 Arnaud GierschEven more unused variable.
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-21 Augustin Degommegive a (small and random) value of smpi/ois and smpi...
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschRename TESH_WRAPPER -> VALGRIND_WRAPPER.
2021-10-13 Arnaud GierschKill trailing whitespaces in teshsuite/smpi/{isp,mpich3...
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-02 Arnaud GierschAdd missing call to MPI_Finalize().
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-23 Augustin Degommeplease clang14
2021-06-09 Arnaud GierschDon't disable malloc override anymore when using realloc().
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-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 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-09 Augustin Degommethis value was actually wrong, and caught by the new...
2021-04-03 Augustin Degommethis test is invalid with 1 process. Align with mpich...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
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-03-10 Augustin Degommeimplement MPI_File_set_size
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-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
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-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-06-12 Augustin Degommespeeling mistakes in teshsuite (even mpich tests becaus...
2020-06-06 Augustin DegommeFix MPI_Type_dup for derived datatypes.
2020-06-05 Augustin DegommeImplement MPI_Type_get_envelope and MPI_Type_get_contents
2020-03-28 Arnaud GierschSilly workaround for coverage build with gcc-10.
2020-02-25 Arnaud GierschFix version comparison in cmake.
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-25 Augustin Degommefunny this did not break before, thank lto on freebsd
2020-02-25 Augustin Degommealso exclude lto for other tests
2020-02-24 Augustin Degommeavoid LTO when multiple compilers may be involved on...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Augustin Degommeadd std=legacy flags for f77/f90 codes that don't compi...
2020-01-31 Martin Quinsontry to get the mpich3 tests to compile with gfortran 10
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-16 Arnaud GierschIgnore more ASan warnings in mpich3-test/runtests.
2019-12-12 Arnaud GierschFree memory.
2019-12-11 Frederic SuterMerge branch 'master' into depencencies
2019-12-11 Augustin Degommeavoid warnings with SMPI + MC asserts
2019-12-10 Augustin Degommeactivate tests.
2019-12-10 Augustin Degommefix dist
2019-12-10 Augustin DegommeAllow to use non absolute path in MPI IO.
2019-12-10 Augustin DegommeAdd io test in mpich testsuite.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschFree dynamically allocated memory.
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Arnaud GierschFix doubled semicolons.
2019-10-27 Augustin DegommeRevert "remove useless (?) common block in fortran...
2019-10-27 Augustin Degommeremove useless (?) common block in fortran code as...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Augustin Degommeas said in the test : The MPI standard says that there...
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommewarning --
2019-09-24 Augustin Degommeactivate bsend tests.
2019-09-24 Augustin Degommeadd MPI_Bsend, MPI_Ibsend, MPI_Bsend_init, MPI_Buffer_a...
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-22 Augustin DegommeOne rma test actually needs exactly 2 processes per...
2019-08-18 Augustin DegommeThis particular RMA test is filled with stupid calls...
next