Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'mc'
[simgrid.git] / include / smpi / smpi.h
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-15 degommeAdd MPI_Type_set_name and MPI_Type_get_name and activat...
2014-07-07 Augustin Degommeadd a non-existing MPI_2LONG datatype to handle some...
2014-07-07 Augustin Degommeuse the right types in fortran for some platforms ...
2014-07-07 Augustin Degommedefine types used by fortran even when only C code...
2014-07-07 sutertemporary hack to be able to replay traces of fortran...
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-08 Henri CasanovaAdded a smpi_usleep function and usleep -> smpi_usleep...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-05-06 Henri CasanovaAdded a definition of MPI_File (MPI-IO) to allow smpicc...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Augustin Degommeadd some MPI types definitions
2014-03-17 Stéphane CastelliFirst step in the implementation of topologies in SMPI
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-21 Arnaud GierschMove declaration for smpi_global_size().
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-16 Arnaud GierschSome constants need to be defined as static variables...
2013-11-15 Paul BédarideMerge branch 'surf++'
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-11-07 Arnaud GierschFix 32 bits builds.
2013-11-07 Arnaud GierschFix 32 bits builds.
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Augustin Degommesmpi build without F2C was broken since 58ea5966
2013-11-06 Augustin Degommesmpi build without F2C was broken since 58ea5966
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Arnaud GierschEnforce type for other MPI NULL constants.
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
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-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-17 Augustin Degommefix behavior of MPI_STATUS_IGNORE and MPI_STATUSES_IGNO...
2013-07-17 Augustin Degommesmpif90 changes (force gfortran for now), replace ...
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin Degommemake fortran new bindings almost functional
2013-07-16 Augustin Degommeadd two more functions
2013-07-11 Augustin DegommeMPI_UNIVERSE_SIZE is initialized at runtime with MPI_CO...
2013-07-08 Augustin Degommehave persistent communications use a PREPARED flag...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-28 Augustin DegommeAdd a huge variety of not yet impelmented functions...
2013-06-25 Augustin Degommetry again and again to be more portable with this test
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 Augustin Degommechange some defined values to less current ones
2013-06-10 Augustin Degommeadd a new allreduce algorithm from openmpi
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommenew attempt to stabilize the use of underscores on...
2013-03-29 Augustin Degommeadd a cfg:tracing/smpi/internals option, to trace all...
2013-03-29 Augustin Degommeadd a bunch of bindings/new definitions of unimplemente...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-11-30 Augustin Degommeadd yet another stunt with smpi_simulated_main to provi...
2012-11-30 Augustin Degommereplace smpi_simulated main by smpi_simulated_main__...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Augustin DegommeSwitch some globals to DATA, this shouldn't change...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Augustin Degommequick fix that hopefully won't break too much compilati...
2012-10-31 Augustin Degommemove defines frmpo smpi.h to mpi.h, to avoid using...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-26 Augustin Degommefortran-smpi was broken
2012-10-26 Augustin Degommeadd a few fortran bindings and types to have better...
2012-10-26 Augustin Degommeadd various defines and objects to provide better compi...
2012-10-25 navarroFix compilation on linux ;)
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroHuge hack for call of smpi_simulated_main.
2012-10-25 navarroWindows does not find weak symbol
2012-10-25 navarroAdd XBT_PUBLIC tag to smpi variables
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
next