Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use sg_storage_size_t in Java bindings too.
[simgrid.git] / include / smpi /
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-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Arnaud GierschSet MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32...
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-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschMake smpi_process_init public, and avoid errors with...
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 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-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-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-02-21 Arnaud GierschExtend smpi_register_static to accept any free function.
2013-02-19 Augustin Degommechange name of the real executed main function to a...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommerename main function for windows
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-12-10 Augustin Degommeadd a bunch of new fortran bindings, to make bigdft...
2012-11-30 Augustin Degommefew fortran defines to make bigdft happy
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-30 Augustin Degommeremove unsupported characters from mpif.h, for f90...
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
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Augustin Degommeadd MPI_PACKED datatype (for compilation only, MPI_Pack...
2012-10-19 navarroFix compilation error for smpi.
2012-10-11 Augustin Degommeadd better support for MPI datatypes extent values...
2012-10-05 degommehandle sends of several structs in the same message
2012-10-05 degommeadd more checking to inputs of SMPI functions
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Augustin Degommemerge with jean noel's commit
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Augustin Degommeprovide Test and Wait functions with a better MPI_STATU...
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-28 Augustin Degommeadd support of a function (necessary to conceptual)
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-26 Augustin Degommeadd MPI_BOTTOM definition (needed by AMG benchmark)
2012-09-21 Augustin DegommeAdd support for various MPI_Type functions, to handle...
2012-09-20 Augustin Degommeforgot a declaration, and two others were removed by...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-19 Augustin Degommeadd the MPI_Wtick function to smpi to allow compilation...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-08-04 Martin Quinsonrewrite the MPI execution sampling facility (previous...
2012-07-12 suterDo the same as before to replay traces with SMPI, but...
2012-07-09 suterAdd what's missing to load traces from SMPI.
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 Arnaud GierschDon't rely on the non-standard on_exit() function.
2012-06-12 Martin Quinsonthat's perfectly fine to not free that memory on proces...
2012-02-14 Lucas Schnorr[trace] simulated clock functions to be used by akypuer...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-10-20 Martin Quinsonmerge branches
2011-08-29 Mark Stillwellmoved macros that rewruite calls to sleep and gettimeof...
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Pierre-Nicolas ClaussVery basic memoizer.
next