Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change way replay is handled, to allow cohabitation between replay and "classic"...
[simgrid.git] / src / smpi / smpi_mpi_dt.c
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-09-11 Augustin Degommeresolve conflict
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-09-02 Gabriel CoronaAvoid tautological-compare
2014-09-02 Gabriel Corona[smpi] Allow zero-sized custom datatypes with MPI_Type_...
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Augustin DegommeAdd Intel MPI (impi) selector.
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Augustin Degommeprotect these calls against MPI_DATATYPE_NULL errors
2014-07-15 degommeallred test needed unsigned char support, which was...
2014-07-15 degommeAdd MPI_Type_set_name and MPI_Type_get_name and activat...
2014-07-07 Augustin Degommeadd minloc and maxloc for long_long
2014-07-07 Augustin Degommeadd a non-existing MPI_2LONG datatype to handle some...
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-24 Augustin DegommeChange the way MPI_Accumulate works with serialization...
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-10 scastelliWe should'nt allow the use of uncommited datatypes...
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommePrivatization : switch data segments when copying insid...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Augustin DegommeAdd a first draft for automatic privatization of global...
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-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-05 Arnaud GierschAdd/update copyright notices.
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-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-13 Marion Guthmullermodel-checker : fix error compilation without MC
2013-08-13 Marion Guthmullermodel-checker : ignore in_use in s_smpi_mpi_datatype
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-26 Augustin Degommeavoid breaking replay, handle MPI_OP_NULL case
2013-06-24 Augustin Degommefix two nasty bugs in complex datatypes handling, caugh...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 Augustin Degommeif we send 0 data, don't bother with subtypes
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
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-06-10 Augustin Degommeactivate commute flag for MPI_Op, adds smpi_op_is_commu...
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-09 Augustin DegommeAttempt to fix problems with complex datatype copy...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-06 Arnaud GierschReally copy only when recvbuf != sendbuf.
2013-02-21 Arnaud GierschFix memory leaks in smpi.
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-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-06 Augustin Degommehandle proper cleanup of mpi datatypes with MPI_Type_fr...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-04 degommehandle MPI_UB and MPI_LB for real, activate tests in...
2012-10-29 Arnaud GierschFix compilation error.
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-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-26 Augustin Degommeadd a few fortran bindings and types to have better...
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 Degommewe should not check subtypes are commited before, as...
2012-10-23 Augustin Degommeadd MPI_PACKED datatype (for compilation only, MPI_Pack...
2012-10-11 Augustin Degommeadd better support for MPI datatypes extent values...
2012-10-08 degommeadd a free method for datatypes
2012-10-05 degommehandle sends of several structs in the same message
2012-10-05 degommebug with MPI_Type_contiguous
2012-10-05 degommeadd more checking to inputs of SMPI functions
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-04 jean-noel quintin[smpi] reduce the amount of memory used with the detach...
2012-10-04 degommegeneralize non contiguous send method to other MPI...
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschFix errors about uninitialized variables.
2012-10-03 Augustin Degommeavoid breaking the shiny new and working functionality...
2012-10-03 Augustin Degommeremove some warnings
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-03 jean-noel quintin[smpi] add a gestion of non-contignous data
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 jean-noel quintin[beginning smpi non contignous]
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-21 Augustin DegommeAdd support for various MPI_Type functions, to handle...
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschUse retval for the return value.
2010-11-18 piniMPI_Comm_split is back to life.
2010-10-11 alegrandIndent include and src using this command:
2010-09-06 piniBugfix: invalid behaviour in datatype_copy.
2010-08-05 piniAdded MPI_CHAR to predefined reduce operations (not...
2010-04-25 mquinsonFix copyright headers
next