Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initialize arrays at declaration, and remove use of deprecated bzero().
[simgrid.git] / teshsuite / smpi / mpich3-test /
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschChoose integer size according to MPI_ADDRESS_SIZE.
2013-09-28 Arnaud GierschThis is not a valid executable.
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-27 Augustin Degommesame thing, forgot some
2013-09-27 Augustin Degommefor one reason or another, Win hates forward declaratio...
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 Degommeremove warnings
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 GierschAvoid to build programs again during mpich3 tests.
2013-09-13 Arnaud GierschRemove redefinitions of COMPILE_FLAGS for mpich3-test.
2013-09-13 Arnaud GierschFix warnings about unused variables in mpich3-test.
2013-09-13 Arnaud GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-24 Augustin Degommeone of the two ci configurations kept failing, attempt...
2013-07-18 Augustin Degommeadd an include to please ci
2013-07-17 Augustin Degommeadd fortran 90 tests
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 degommeremove f77 attr tests
2013-07-16 Augustin Degommemissing file
2013-07-16 Augustin Degommeswitch cmake variable names
2013-07-16 Augustin Degommecmakelists cleanup
2013-07-16 Augustin DegommeAdd (some) mpich3 f77 tests
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 Arnaud GierschRemove useless file.
2013-07-12 degomme(try to) fix tests
2013-07-12 Augustin Degommemissing files
2013-07-12 Augustin Degommemissing file for test
2013-07-12 Augustin Degommefix build and dist, add missing folder
2013-07-12 Augustin DegommeAdd mpich3 test suite, to replace older one.