Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix daemon typos
[simgrid.git] / src /
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 Paul BédarideAdd test for host on off and some fixes
2014-07-21 Augustin Degommesanitize get/set_name functions for fortran use
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
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-08 Augustin Degommeleak --
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 Augustin Degommeuse the right types in fortran for some platforms ...
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
2014-06-30 Paul BédarideRevert commit ed3e911d for better performances
2014-06-30 Paul BédarideXml platform cleaning
2014-06-27 Marion Guthmullermodel-checker : fix visited states reduction with comm...
2014-06-27 Marion Guthmullermodel-checker : if no inttypes found in c++
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin Quinsonmake it easier to write tesh files by removing the...
2014-06-27 Martin QuinsonProperly fix the case where the user provides an empty...
2014-06-27 Stéphane CastelliAdd an option to get the compiler version, change the...
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-27 Martin Quinsondividing by 0 is not always the best possible choice...
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-26 Augustin DegommeChange the wonderful magic value of the max number...
2014-06-26 Marion Guthmullermodel-checker : minor fix in comments
2014-06-26 Marion Guthmullermodel-checker : visited states reduction available...
2014-06-26 Augustin DegommeStart the remote send as soon as possible in MPI_Get
2014-06-26 Augustin DegommeUse source of a MPI_Request as sender for SMPI messages.
2014-06-26 Augustin DegommeChange send/isend simcalls to add a new parameter ...
2014-06-26 Gabriel Corona[mc] Inline mc_snapshot_read_region()
2014-06-26 Gabriel Corona[mc] Inline mc_translate_address() and mc_translate_add...
2014-06-26 Gabriel Corona[mc] Forgot to decrease the page refcounts when freeing...
2014-06-24 Augustin DegommeChange the way MPI_Accumulate works with serialization...
2014-06-24 Gabriel Corona[mc] Add support of privatized global variables in...
2014-06-24 Gabriel Corona[mc] Avoid loosing meaningful bits ot pair.p2 when...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...
2014-06-24 Gabriel Corona[mc] Remove declaration of mc_read_pagemap() in mc_page...
2014-06-23 Augustin Degommeremove warning
2014-06-23 Augustin Degommeremove now useless functions
2014-06-23 Augustin Degommeremove now useless comments
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-23 Gabriel Corona[mc] Always inline mc_page_store_get_page (C version...
2014-06-23 Marion Guthmullermodel-checker : clarify comments
2014-06-23 Gabriel Corona[mc] Move method definition out of class declaratio...
2014-06-21 degommeFix java tests : this dynar may be empty, don't try...
2014-06-20 Gabriel Corona[mc] Reset the softdirty bits *before* restoring the...
2014-06-20 Pierre VeyreInitiate java bindings for MSG storage API
2014-06-20 Gabriel Corona[mc] Always inline 'inline' functions
2014-06-20 suterremove documentation of non-existing date parameter
2014-06-20 suterdoc is whining +indent
2014-06-20 Augustin Degommedon't do the call if an error is caught before
2014-06-20 Augustin DegommeRemove benchmarking calls from cart_create
2014-06-20 Stéphane CastelliRemove some unbreakable spaces breaking the pdf generation
2014-06-20 Gabriel Corona[mc] Fix compilation warnings/errors when optimizing
2014-06-19 Gabriel Corona[mc] Documentation of mc_page_snapshot
2014-06-19 Gabriel Corona[mc] Config to disable soft-dirty page tracking --cfg...
2014-06-19 Gabriel Corona[mc] Avoid big alloca in mc_snapshot_region_memcp and...
2014-06-19 Gabriel Corona[mc] Poor man's TCO in compare_heap_area_with_type()
2014-06-19 Gabriel Corona[mc] Do not allocate pagemap buffer on the heap
2014-06-19 Gabriel Corona[mc] pread_whole must restart in cas of EINTR, not...
2014-06-19 Gabriel Corona[mc] Documentation about per-page snapshots
2014-06-19 Gabriel Corona[mc] Add some documentation
2014-06-19 Gabriel Corona[mc] Avoid region lookup when we know we are in the...
2014-06-19 Gabriel Corona[mc] Fix bug mc_snapshot_read_fragmented
2014-06-19 Gabriel Corona[mc] Replace test-and-die with assert
2014-06-19 Gabriel Corona[mc] Avoid looking up region in mc_diff (we are in...
2014-06-19 Gabriel Corona[mc] Fix mc_snapshot_read_fragmented
2014-06-19 Gabriel Corona[mc] Remove heap{base,info}{1,2} field in struct s_mc_d...
2014-06-19 Gabriel Corona[mc] Fix inverted test on page soft-dirtiness
next