Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Gather SMP collective from MVAPICH2
[simgrid.git] / src /
2014-08-01 Augustin DegommeAdd Gather SMP collective from MVAPICH2
2014-08-01 Augustin Degommeprovide support for SMP in MPI communicators.
2014-08-01 Augustin DegommeMove group_incl code, to allow use by collective algos...
2014-07-31 Stéphane CastelliFix annoying typo in help message.
2014-07-30 etortilopezSR experiment now working
2014-07-28 Augustin Degommeremove warnings
2014-07-28 Adrien Lebremissing files - adrien
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreFound a bug/feature regarding the cancellation of a...
2014-07-28 Augustin Degommethese assertions were a bit strong
2014-07-28 Augustin Degommemake some algorithms return when using bad datatypes
2014-07-28 Augustin DegommeAdd Intel MPI (impi) selector.
2014-07-28 Augustin Degommesome algos have bad behavior with some inputs, try...
2014-07-28 Augustin Degommeactivate a previously commented pairwise alltoall algo...
2014-07-28 Augustin DegommeAdd Rabenseifner Reduce/Allreduce algorithms
2014-07-28 Paul BédarideFix tesh host_on_off_processes 4
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Gabriel Corona[mc] Remove unused variables
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreRollback - the java code should make a THROWF call...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-25 Gabriel Corona[mc] Change the signature of mc_restore_page_snapshot_r...
2014-07-25 Gabriel Corona[mc] Split mc_region_new_dense out of MC_region_new
2014-07-25 Gabriel Corona[mc] Expand unit test of mc_snapshot.c
2014-07-24 Augustin Degomme(stupid) warning --
2014-07-24 Paul BédarideFix msg-host-on-off tesh
2014-07-24 Augustin DegommeAdd and use knomial reduce algorithm from mvapich
2014-07-24 Augustin DegommeAdd and use mvapich's scatter_dest alltoall algorithm
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-24 Gabriel Corona[mc] Remove irrelevant comment
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Adrien Lebrefix minor issues in the management of Java Exceptions...
2014-07-24 Augustin Degommeindent
2014-07-24 Augustin Degommeprotect these calls against MPI_DATATYPE_NULL errors
2014-07-24 Augustin Degommecleanup a bit the code, ensure tests do pass
2014-07-24 Augustin Degommeadd mvapich allreduce rs algorithm
2014-07-24 Augustin DegommeAdd last collectives from mvapich selector : bcast...
2014-07-24 Augustin DegommeNew collectives for mvapich2 selector : allgatherv...
2014-07-24 Augustin DegommeBegin to add a MVAPICH2 collectives selector. Alltoall...
2014-07-24 Gabriel Corona[mc] Use mc_region_contain where it could be used
2014-07-24 Gabriel Corona[mc] Udpate doxygen comments
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-22 Gabriel Corona[mc] Disable soft-dirty page tracking by default
2014-07-21 Augustin Degommesanitize get/set_name functions for fortran use
2014-07-21 Gabriel Corona[mc] Do not handle mc_model_checker->parent_snapshot...
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-21 Gabriel Corona[mmalloc] Force metadata update in mmalloc/mrealloc
2014-07-21 Gabriel Corona[mmalloc] Add mmcheck() which checks mmalloc heap consi...
2014-07-21 Gabriel Corona[mmalloc] Add new block type for heapinfo blocks
2014-07-17 Augustin Degommeenforce a scatter error in some cases
2014-07-17 Augustin Degommefabien's work on surf
2014-07-16 Adrien LebrePush Takahiro Patch and fix cloud.tesh - Adrien
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Adrien LebreFix a typo in the java-cloud example and add one TODO...
2014-07-16 Augustin Degommerename function
2014-07-16 Augustin Degommeuse global variables to store values that may be used...
2014-07-16 Augustin Degommeadd time injection in MPI_Wtime and MPI_Test, to match...
2014-07-16 Takahiro Hirofuchimigration: minor cleanup and update TODO
2014-07-16 Takahiro Hirofuchimigration: fix status check of migration
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-14 degommeadd definitions
2014-07-11 degommeAdd f77 RMA tests
2014-07-11 Gabriel Corona[mmalloc] Add documentation
2014-07-11 Gabriel Corona[mmalloc] Avoid useless memset0
2014-07-11 Gabriel Corona[mc] Remove 'previous' variable ind mmalloc_compare_heap()
2014-07-11 Gabriel Corona[mc] Fix test on type in mc_diff
2014-07-10 Gabriel Corona[mc] Fix name of mc_snapshot_memcmp()
2014-07-10 Gabriel Corona[mc] Add unit tests for reading/comparing the whole...
2014-07-10 Gabriel Corona[mc] Test flat snapshots as well
2014-07-10 Gabriel Corona[mc] Add unit test for mc_snapshot
2014-07-08 Gabriel Corona[mc] Move page store test from the integration test...
2014-07-08 Augustin Degommeleak --
2014-07-08 Gabriel Corona[mc] Use mc_snapshot_region_memcmp() in compare_areas_w...
2014-07-08 Gabriel Corona[mc] Avoid memory allocation for flat snapshots in...
2014-07-08 Gabriel Corona[mc] Fix name of mc_snapshot_region_memcmp
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-07-08 Gabriel Corona[mc] Fix check on type name
2014-07-08 Gabriel Corona[mc] Fix bad parameter passed in mc_diff
2014-07-07 Augustin Degommeadd minloc and maxloc for long_long
2014-07-07 Augustin Degommethis should be err_rank, not err_comm
2014-07-07 Augustin Degommeadd a non-existing MPI_2LONG datatype to handle some...
2014-07-07 Paul BédarideXml platform cleaning teshsuite/msg
2014-07-07 Gabriel Corona[mc] Fix lookup of malloc fragment type
2014-07-07 Augustin Degommeuse the right types in fortran for some platforms ...
2014-07-04 Gabriel Corona[mc] Fix bound check in mc_snapshot_read_region
2014-07-04 Gabriel Corona[mc] Add mc_snapshot_read_pointer()
2014-07-04 Gabriel Corona[mc] Bug: MC was reading from the wrong region
2014-07-03 Marion Guthmullerdon't destroy detached comm from the sender side during...
2014-07-03 Marion Guthmullerfix debug message (wrong buffer was printed)
2014-07-03 Marion Guthmullermodel-checker : cosmetic in log message
2014-07-03 Marion Guthmullermodel-checker : check dict content before removing...
2014-07-03 Marion Guthmullermodel-checker : remove useless condition
2014-07-03 Gabriel Corona[mc] Fast path when comparing NULL against non-NULL...
2014-07-03 Gabriel Corona[mc] Bug: MC was reading from the wrong region
2014-07-01 Gabriel Corona[mc] Remove useless question in assert
2014-07-01 Paul BédaridePath relative to xml directory works
2014-06-30 Paul BédarideXml platform cleaning examples/msg/ns3
2014-06-30 Paul BédarideFix ns3
next