Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test for barrier algorithms was testing scatter ...
[simgrid.git] / teshsuite / smpi /
2013-06-18 Augustin Degommetest for barrier algorithms was testing scatter ...
2013-06-14 Arnaud GierschAdd missing dependency.
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 degommebarrier tests
2013-06-13 degommeadd tests for scatter
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin Degommeadd test for gather collectives
2013-06-08 Marion Guthmullercosmetics : indent
2013-06-08 Marion Guthmullercosmetics : indent
2013-05-07 Augustin DegommeMC showed that this test could go wrong if receiver...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-12 Paul BédarideAdd teshsuite missing files
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-10 Paul BédarideAdd test for mpi alltoallv
2013-04-09 Paul BédarideFix mpi reduce tesh
2013-04-09 Paul BédarideFix mpi bcast flattree-pipeline collective
2013-04-09 Augustin Degommeavoid unitialized use
2013-04-08 Paul BédarideChange mpi_bcast teshtest to handle all cases
2013-04-04 Paul BédarideAdd tesh files to test all new collectives
2013-03-28 Arnaud GierschDon't build smpi in a separate library anymore.
2013-03-06 Arnaud GierschCheck return code, and report errors.
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschAlso comment declaration for now unused variable.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschTry to make the smpi-mpich-env test more robust in...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeactivate a bunch of tests using mpi_ssend, and change...
2013-02-11 Augustin Degommesmall fixes to repair unix build
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-06 Arnaud GierschUse MPI_ANY_SOURCE instead of -1.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschAdd file to tardist.
2013-01-30 Arnaud GierschConsolidate .gitignore files.
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschAdd more missing files to the archive.
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Martin QuinsonMerge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot...
2013-01-29 Martin Quinsonbunch of files missing from the archive, breaking the...
2013-01-29 Martin QuinsonMerge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot...
2013-01-29 Arnaud GierschAdd missing tesh files to the archive.
2013-01-29 Arnaud GierschAdd missing tesh files to the archive.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
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-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
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
next