Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
non blocking collectives, now for fortran edition.
[simgrid.git] / teshsuite / smpi /
2019-04-02 degommenon blocking collectives, now for fortran edition.
2019-04-02 degommeMPI_Ireduce_scatter, MPI_Ireduce_scatter_block
2019-04-01 Augustin DegommeMPI_Iexscan, MPI_Iscan
2019-04-01 Augustin DegommeMPI_Iallreduce
2019-04-01 Augustin DegommeAdd MPI_Ireduce
2019-03-29 degommeactivate tests for (i)alltoallw
2019-03-29 degommeactivate another test.. and fix a stupid bug
2019-03-29 degommeactivate a test to improve coverage a bit
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeAdd "some" other nonblocking collectives
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-28 degommeSimple implementation of generalized requests in MPI.
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-02-26 degommeYet again change the way SMPI_SAMPLE_MACRO works
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 degomme[SMPI] Change sampling behavior.
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Augustin Degommerequalify tesh
2019-01-25 Arnaud GierschTry to silent scan-build.
2019-01-13 Martin QuinsonAlso add the mpich3 binaries in the dependencies of...
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-18 Arnaud GierschKill unused static function.
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Millian Poquet[smpi] replay from `smpirun -replay <tracefile>`
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-15 Arnaud GierschMacro is always defined (by cmakedefine01).
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-25 Martin QuinsonMerge pull request #302 from mpoquet/rename-s4u-synchro...
2018-09-25 Augustin Degommeactivate fortran attr tests
2018-09-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-18 Martin QuinsonUnify the host names in cluster description files
2018-09-17 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-09-17 Martin QuinsonRename cluster.xml to cluster_backbone.xml
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-10 Martin Quinsonfix the SMPI tests that mandate smpi/wtime == 0
2018-09-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-09-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-03 Augustin DegommeMultiply memset size by size of element in umpire.
2018-08-28 Augustin DegommeSwitch to ompi for umpire tests.
2018-08-28 Augustin DegommeRequalify automatic tesh, as another algorithm is used...
2018-08-28 Augustin DegommeUpgrade MPICH collective selector to 3.3.
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Arnaud GierschUse increased size for snprintf too.
2018-08-10 Augustin Degommemake buffers large enough to never trigger semi-bogus...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-07 Arnaud GierschUnused parameters.
2018-08-03 Martin QuinsonMerge branch 'async_io' into 'master'
2018-08-02 degommereduce memory footprint of a test (640MB was a bit...
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-26 Augustin Degommeas the comment was saying, that was unsafe, and flang...
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-25 Augustin Degommeadd test for fortran params ... Not with MPI, but it...
2018-07-24 Augustin Degommereduce test size
2018-07-24 Augustin DegommeRework SMPI initialization to handle argc and argv...
2018-07-19 Arnaud GierschEnable valgrind on mpich3 tests.
2018-07-19 Arnaud GierschAdd option -wrapper to mpich3 runtests.
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-20 Arnaud GierschFix test name.
2018-06-19 Arnaud GierschFix make dist.
2018-06-19 Martin Quinsonmpich3-pt2pt: go for threads if no raw context or if...
2018-06-10 Arnaud GierschSkip harmless ASan warnings.
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommereduce time taken by a test (maybe for nothing)
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschIncrease test timeout when using tsan.
2018-04-13 degommesomehow one allgather algorithn was forgotten in tests
2018-04-12 degommeactivate some tests for cancel
2018-04-11 Arnaud GierschCosmetics: rename tests with context factory at the...
2018-04-11 degommebasic implem of MPI_Win_allocate_shared, MPI_Win_shared...
2018-04-09 Christian Heinrich[TESTS] Included tags in tests and traces
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-03 degommefix tests with timers by properly detecting POSIX_TIMERS
2018-04-03 degommefix dependency issue to prevent problems with make -jx
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Arnaud GierschDisable privatization for smpi_replay.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschUse standard __func__ instead of __FUNCTION__.
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[SMPI] Prohibit execution of negative flops
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Arnaud GierschMagic: rename variables and make tests succeed with...
2018-03-22 Arnaud GierschRework smpi-mpich3-coll tests.
2018-03-22 Arnaud GierschIndent.
2018-03-22 Arnaud GierschSmpi privatization is already enabled by default.
2018-03-15 degommeactivate tests for subarrays
2018-03-15 Arnaud GierschRemove almost duplicated file.
2018-03-15 Arnaud GierschReally test mmap privatization and not the default...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next