Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This is a for loop
[simgrid.git] / teshsuite /
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommefix mc build
2017-04-11 degommefix smpi tests
2017-04-10 degommeAdd two new mpich tests.
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 degommeactivate some more rma tests
2017-04-05 degommeSuper lazily avoid globals in this test.
2017-04-05 degommeActivate some more tests.
2017-04-04 degommeactivate tests
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic Suteranother leak plugged
2017-03-30 Frederic Suterleak plug
2017-03-30 Frederic Suterdo not initialize surf for nothing
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 Frederic Sutersome compilers don't like unused variables
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-28 Frederic Sutertest conversion
2017-03-27 degommesupport MPI_Op_commutative call, as it was already...
2017-03-27 degommeactivate some more tests
2017-03-27 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-27 Frederic Suterthis test has been converted
2017-03-27 Frederic Suterdumb me
2017-03-27 Frederic Suterone more conversion
2017-03-27 Frederic Sutertesh conversion
2017-03-26 Frederic Suterconversion++
2017-03-26 Frederic Suterone more teshsuite convertion
2017-03-24 Frederic Suterbetter with that file ...
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
2017-03-22 Frederic Sutersmells -= a lot
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-21 degommemake this test a bit shorter
2017-03-20 degommechange some tests to avoid useless global variables
2017-03-20 degommeActivate Win_lock/unlock tests
2017-03-20 degommeactuvate few more working rma tests
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 degommeoops, wasn't supposed to change that
2017-03-15 degommeactivate new mpich tests as we support new functions...
2017-03-15 Martin Quinsonreally increase a timeout value
2017-03-15 Martin Quinsonincrease a timeout value
2017-03-14 degommeRequalify tesh for automatic testing.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin Quinsonmove an example from teshsuite to examples
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Suterstringify exception message in java bindings
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Frederic Sutersmells of the day
2017-03-03 Martin Quinsonfix the compilation of MPICH3 tests with the absolute...
2017-03-02 Martin Quinsonsplit a big blurb into a separate function to reduce...
2017-03-02 degommeAdd the failing tests name to the final output for...
2017-02-23 Martin QuinsonAlso hash the first char, and please sonar by splitting...
2017-02-23 Martin Quinsoncosmetics to please sonar
2017-02-22 degommeSpeedup mpich tests by trying less sizes.
2017-02-17 Martin Quinsonplease sonar
2017-02-17 Martin Quinsonuse the C++ API from the flatifier (as an example of...
2017-02-17 Frederic Suterdead store-- + rewrite of hash function
2017-02-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-16 degommeAvoid overflowing in the MPI_Prod version by using...
2017-02-16 Martin Quinsonfurther untangle the msg_process creation by using...
2017-02-16 Martin Quinsonstart to untangle the MSG actor creation mess
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonmake the C and Fortran interfaces of SMPI as extern...
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-14 degommelet's not used global variables for the sake of it...
2017-02-14 degommeManually privatization of mpich tests when needed ...
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-14 degommeThat was added at some point because we couldn't comply...
2017-02-14 degommeactivate some MPI 2.2 tests in fortran
2017-02-12 degommeHopefully the last vars to manually privatize here
2017-02-12 degommemanually privatize one mpich test (just for netbsd...
2017-02-12 degommejust forgot to change half of the values I needed to...
2017-02-12 degommewe can stop lying here, we handle these
2017-02-12 degommereduce size of some tests, to save some time
2017-02-12 Martin Quinsonincrease a timeout that fires on me from time to time
2017-02-12 degomme...
2017-02-12 degommewarning --
2017-02-12 degommeTry to fix mpich tests on systems without privatization
2017-02-12 degommetry to please 32 bits systems
2017-02-12 degommeplease clang
2017-02-12 degommefix dist n°37
2017-02-12 degommeUpdate topo
2017-02-12 degommeUpdate RMA tests
2017-02-12 degommeUpdate perf
2017-02-12 degommeUpdate init
2017-02-12 degommeUpdate info
2017-02-12 degommeUpdate group
next