Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
switch a mpich3 coll test to boost contexts instead of thread if found
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / CMakeLists.txt
2017-09-19 Augustin Degommeswitch a mpich3 coll test to boost contexts instead...
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-20 Martin Quinsondon't suppose anythin on privatization when threads...
2017-04-20 Martin Quinsonfix a broken condition in the tests
2017-04-20 degommetypo --
2017-04-20 Martin Quinsontest dlopen privatization too
2017-03-27 degommesupport MPI_Op_commutative call, as it was already...
2017-02-12 degommemanually privatize one mpich test (just for netbsd...
2017-02-12 degommeFix dist
2017-02-12 degommewarnings
2017-02-12 degommeUpgrade coll mpich testlist to new mpich
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-15 degommeavoid launching twice the mpich3 coll test with ompi...
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 degommeAllow mpich3-tests to run with valgrind
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Frederic Suterplay with mpich3 cmake files
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonvarious cleanups in the CMakeLists.txt files
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-15 Frederic SuterDo not declare empty sets
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-23 degommeFind objdump before admitting privatization is possible...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
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-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-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-21 Augustin Degommereactivate allred test
2014-07-17 Augustin DegommeUpdate comm, datatype from mpich trunk
2014-07-17 Augustin Degommeupdate collectives teshsuite from mpich git (only minor...
2014-07-15 degommeremove the allred test
2014-07-15 degommeallred test needed unsigned char support, which was...
2014-07-15 degommeactivate scatterv test, which needed Carts and Dim
2014-07-08 Augustin Degommeactivate two tests in collective communications
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-23 Arnaud GierschAvoid to build unused tests and save up to 25% on build...
2014-01-13 Augustin Degommeavoid compiling too many times mtest files from mpich...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin Degommehide the MPICH3 testsuite behind a compilation flag...
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschRemove redefinitions of COMPILE_FLAGS for mpich3-test.
2013-07-12 degommeremove problematic (and unused for now) test from build
2013-07-12 Arnaud GierschInclude directory is in source_dir, not in binary_dir.
2013-07-12 Augustin Degommefix build and dist, add missing folder
2013-07-12 Augustin DegommeAdd mpich3 test suite, to replace older one.