Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove bogus setenv.
[simgrid.git] / teshsuite / smpi /
2017-08-29 Arnaud GierschRemove bogus setenv.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Arnaud GierschAnother one only built on *bsd.
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschForgotten signedness issues.
2017-07-27 Arnaud GierschFix signedness errors in format strings.
2017-07-27 Arnaud GierschReduce scope of variables (please Codacy).
2017-07-27 Arnaud GierschShell scripts: replace backquotes with $().
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud Gierschteshsuite/smpi/mpich3-test/f77/datatype: put generated...
2017-07-20 Arnaud Gierschteshsuite/smpi/mpich3-test/f{77,90}: remove unused...
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 Augustin Degommetry with privatization
2017-07-17 degommeactivate new fortran test
2017-07-05 Martin Quinsonrevalidate some tesh after the loopback latency fix
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin Quinsonswitch the platform used by these examples
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-27 Augustin Degommesilence a winbuntu warning
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-19 Frederic Sutercouple of minor smells
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-17 Frederic Suteranother bunch of sonar treats
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonhide a (grave) warning in the tests
2017-05-05 Martin Quinsonportability cheating: avoid the configurations that...
2017-05-03 Martin QuinsonMerge pull request #164 from sthibaul/smpi_user_data
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-03 degommeAdd (too?) simple test for privatization.
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 Quinsonmissed these spots while renaming an option
2017-04-20 Martin Quinsontest dlopen privatization too
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-16 Martin Quinsonmake the mpich3 tests compile with the warnings on...
2017-04-15 Martin Quinsonfix the copyright date on these files
2017-04-15 Tom CornebizeReduce the size of partial shared malloc tests.
2017-04-14 Martin Quinsondamn, there is more of these nasty %lx around there
2017-04-14 Augustin Degommefix dist
2017-04-14 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Tom CornebizeFix tesh tests.
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
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-11 Tom CornebizeRemove warnings.
2017-04-10 degommeAdd two new mpich tests.
2017-04-07 Tom CornebizeReplace int by size_t.
2017-04-07 Tom CornebizeSome more fixes for the communication optimization.
2017-04-07 Tom CornebizeFix the communication optimization.
2017-04-07 Tom CornebizeWorking copy optimization \o/
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Tom CornebizeTests for the communication of partially shared buffer.
2017-04-06 Tom CornebizeMore complex test.
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-05 Tom CornebizeAdd more tests for partial shared malloc.
2017-04-05 Tom CornebizeFix tests for shared and partial-shared.
2017-04-04 degommeactivate tests
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
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-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-14 degommeRequalify tesh for automatic testing.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
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...
next