Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change condition for infinite loops (make sonar believe that function can return).
[simgrid.git] / teshsuite / smpi /
2019-05-01 Augustin Degommeforgot to push test for write_at_all and read_at_all
2019-04-26 Augustin DegommeMPI_Comm_dup_with_info
2019-04-19 Arnaud GierschSet cfg=smpi/simulate-computation:no.
2019-04-19 degommefix issue seen on 34f5b82ed231ecce .
2019-04-19 degommefix io-shared (remove spurious ordered_read) and do...
2019-04-19 Martin Quinson[sonar] define each identifiers on its line
2019-04-18 Augustin Degomme32 bits insists of having some timestamps off by 1us...
2019-04-18 Augustin Degommebe cleaner with memory
2019-04-18 Augustin Degommefix out of source builds
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Augustin Degommetry to get rid of some variability
2019-04-18 Augustin Degommeadd hostfile as well for tests
2019-04-18 Augustin DegommeAdd some tests for io.
2019-04-14 Augustin DegommeFix 32 bits build
2019-04-14 Augustin DegommeRevert "Reactivate an umpire test, once disabled in...
2019-04-14 Augustin Degommedon't compile non working and non compiling test
2019-04-14 Augustin DegommePretend we support MPI 3.1.
2019-04-14 Augustin Degommecomment tests we don't support in MPI3, and fix a few...
2019-04-14 Augustin DegommeMPI_INFO_ENV ... Still does nothing for now
2019-04-14 Augustin DegommeReactivate an umpire test, once disabled in 56fefe1bf81ca.
2019-04-09 Arnaud Giersch[codacy] Reduce scope for variables.
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-06 Martin Quinsonplease sonar in various trivial ways
2019-04-06 Augustin Degommeactivate a sleeping test
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 degommeFix getopt for BSD systems
2019-04-05 degommegetopt seems to behave differently on BSD platforms...
2019-04-05 degommeforgot to change fake option here as well
2019-04-05 degommetest getopt, getopt_long, getopt_long_only wrappers
2019-04-05 degommetest --cfg=smpi/shared-malloc:local
2019-04-05 degommeSpring cleaning : remove manual privatization from...
2019-04-04 Augustin Degommetest more extensively error returns for collectives.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 degommefix f77 tests
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 degommeadd some coverage in fortran bindings
2019-04-02 degommefunctioning MPI_Comm_get_name, MPI_Comm_set_name
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.
next