Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not use f2c with 64 bits platforms which use old gcc (<4.5)
[simgrid.git] / teshsuite / smpi /
2012-12-12 Augustin Degommechange the way we handle MPI_Request termination
2012-12-06 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-05 Augustin Degommeactivate pt2pt truncmult test in teshsuite
2012-12-03 Arnaud GierschInitialize variables, and make valgrind happy.
2012-11-30 shensheiMerge ../simgrid
2012-11-28 Arnaud GierschFix printf statements.
2012-11-28 Arnaud GierschRename file, and make test smpi-mpich-pt2pt-raw succeed.
2012-11-26 Arnaud GierschRemove unused variable.
2012-11-26 Arnaud Gierschs/diffrent/different/
2012-11-23 Augustin Degommefix distcheck to handle mpich-test
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschFix make dist.
2012-11-22 Martin Quinsonignore some of the recently added generated files
2012-11-12 Arnaud GierschUse configure_file(... COPYONLY) instead of file(COPY...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-07 Augustin Degommeadd timeout to compute tesh, as i386 debian is painfull...
2012-11-04 degommeadd a tesh file and test for two already existing tests...
2012-11-04 degommehandle MPI_UB and MPI_LB for real, activate tests in...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Augustin Degommereplace explicit smpi_sleep calls I introduced in some...
2012-10-31 Augustin Degommeremove todo, once done
2012-10-30 Augustin Degommesmall change for future fortran tests in context folder
2012-10-30 Augustin Degommecorrect behavior of smpi_group_excl and smpi_group_int...
2012-10-30 Augustin Degommemodifiy alltoall test to cover all 3 algorithms current...
2012-10-29 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-29 Augustin Degommehandle nested datatypes in smpi (structs of vectors...
2012-10-29 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-29 Arnaud GierschThis variable is useless. CMAKE_Fortran_COMPILER is...
2012-10-29 Arnaud GierschSlight reindent.
2012-10-29 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-29 Augustin Degommeremove absolute paths from test scripts
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschRemove conditions from else() and endif() in cmake...
2012-10-26 navarroSMPI finally works ;)
2012-10-26 Augustin Degommemodify .std files to comply, as fortran ones were outpu...
2012-10-26 navarroThis is better for regex ... sorry
2012-10-26 navarroRemove cmake warning
2012-10-26 navarroAdd std and stdo files to distrib and copy them to...
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-26 navarroRemove unnecessary stdo and std files for smpi.
2012-10-26 navarroFix smpi script variables between cmake home dir and...
2012-10-26 navarroFix test out of directory for smpi mpich
2012-10-26 Augustin Degommeremove few tests which may never finish, and change...
2012-10-26 Augustin Degommeremove unwanted files
2012-10-26 Augustin Degommeforgot to execute hindexed. As the one from mpich isn...
2012-10-26 Augustin Degommeadd fortran tests from mpich-tests, enforce completion...
2012-10-26 Augustin Degommefirst commit to add the mpich-test suite to smpi tesh...
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroCompilation fix on SMPI with WIN32
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-18 Augustin Degommemove smpi examples to teshsuite