Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / smpi /
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin Quinsondo not output a user unfriendly line
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-06-23 degommeFind objdump before admitting privatization is possible...
2015-06-23 degommeremove unused var
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-04 Gabriel Corona[mc] Fix the umpire tesh files
2015-05-04 Gabriel Corona[mc] Fix umpire tests invocations (call simgrid-mc)
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncosmetics about excluded tests to ease the writing...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-22 Martin QuinsonIgnore the display of the used collective algorithm
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-17 Arnaud GierschFix comments.
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin DegommeChange include order for smpi tests/examples to avoid...
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-05 Augustin Degommeactivate mpich3 tests for post/wait/start/complete...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-06 Augustin Degommeuse the manually privatized version of this algorithm...
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-06 Augustin Degommeuncomment some calls to free
2014-11-04 Augustin Degommedeactivate test that actually needs MPI_Type_get_envelope
2014-11-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-11-03 Augustin DegommeAdd preliminary support for MPI_Pack, MPI_Pack_size...
2014-11-03 Augustin Degommefix compilation without mpich3 testsuite
2014-11-03 Augustin DegommeAdd mpich3 tests for MPI_Info calls.
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-05 degommeAdd MPI_Type*keyval and MPI_Type*attr functions
2014-10-03 degommeAdd MPI_Comm_*keyval and MPI_Comm*attr functions
2014-10-03 Augustin Degommeactivate some more tests
2014-10-03 Augustin DegommeImplement MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_...
2014-10-02 Augustin Degommeadd MPI_Win_get_group, and activate some tests using...
2014-09-11 Augustin Degommeenable by default asynchronous sends for small messages...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-25 Gabriel Corona[mc] ISP tests integration
2014-08-18 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 Augustin DegommeFix [#17799] : have mpi_group_range_incl and mpi_group_...
2014-08-01 Augustin Degommefix dist
2014-08-01 Augustin Degommechange hostfile used for mpich testsuite.
2014-08-01 Augustin Degommechange SMPI collectives hostfile, to use 4 contiguous...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Augustin Degommemanually privatize allred test, to have it work on...
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-21 Augustin Degommesanitize get/set_name functions for fortran use
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-21 Augustin Degommereactivate allred test
2014-07-17 Augustin Degommerevert changes on allgatherv4, which needed manual...
2014-07-17 Augustin Degommeremove warning with mc
2014-07-17 Augustin DegommeFinish pulling changes from mpich trunk testsuite
2014-07-17 Augustin DegommeUpdate comm, datatype from mpich trunk
2014-07-17 Augustin Degommeupdate collectives teshsuite from mpich git (only minor...
2014-07-17 Augustin Degommetesh update for fabien's work on surf
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommefix dist
2014-07-16 Augustin Degommeadd comment for magic value
2014-07-16 Augustin Degommeadd F90 rma tests
2014-07-15 degommeremove the allred test
2014-07-15 degommeallred test needed unsigned char support, which was...
2014-07-15 degommeAdd MPI_Type_set_name and MPI_Type_get_name and activat...
2014-07-15 degommeactivate scatterv test, which needed Carts and Dim
2014-07-14 degommefix dist
2014-07-14 degommeset default size of Aint to integer*8 ... not ideal...
2014-07-11 degommeAdd f77 RMA tests
2014-07-11 degommempich testsuite: add f77 topo test
2014-07-11 degommempich testsuite: activate now working datatype test
2014-07-08 Augustin DegommeFix distcheck
2014-07-08 Augustin Degommefile was not in the dist
2014-07-08 Augustin Degommeactivate working test
2014-07-08 Augustin DegommeAdd perf mpich3 tests
2014-07-08 Augustin Degommereduce size of recently added tests, to avoid them...
2014-07-08 Augustin Degommeactivate two tests in collective communications
2014-07-07 Augustin Degommeactivate working tests
2014-07-03 Martin QuinsonLittle script to report on our MPICH3 coverage
2014-07-01 Paul BédarideFix test-smpi-mpich3 tests
2014-07-01 Paul BédaridePath relative to xml directory works
2014-06-30 Paul BédarideXml platform cleaning
2014-06-27 Augustin Degommeremove warnings in mpich c tests
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin Quinsonadd some tests about the smpi robustness to PEBKAC
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-25 Augustin Degommedon't build mtest static lib if mpich3 tests are not...
2014-06-24 Augustin Degommechange path where to look for an include file
2014-06-24 Augustin Degommeactivate tests for Accumulation with complex datatypes
2014-06-23 degommeSwitch to the right version of cmakefiles for mpich3...
2014-06-23 Augustin Degommeadd MPICH3 rma tests (15 out of 88 should be passing...
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Augustin DegommeRevert "try to have all these mpich temporary libs...
2014-06-18 Augustin Degommetry to have all these mpich temporary libs sent to...
2014-06-11 degommeactivate tests using resized and handle some corner...
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeDeactivate temporarily one test.
next