Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some constants need to be defined as static variables in Fortran.
[simgrid.git] / src / smpi / smpi_mpi_dt_private.h
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin DegommeFix bug happening with MPI_Datatypes
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-09 Augustin DegommeAttempt to fix problems with complex datatype copy...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-08 degommeadd a free method for datatypes
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-04 degommegeneralize non contiguous send method to other MPI...
2010-11-18 piniMPI_Comm_split is back to life.
2010-04-25 mquinsonFix copyright headers
2010-03-25 piniRemoved trailing whitespace
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2009-07-21 genaud* minimum of datatype handling for alltoall tuned