Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
protect these calls against MPI_DATATYPE_NULL errors
[simgrid.git] / src /
2014-06-18 Paul BédarideFix bug with const in java bindings
2014-06-17 Gabriel Corona[mc] Do not use offsetof() in mc_snapshot_get_heap_end
2014-06-17 Gabriel Corona[mc] Fix mc_snapshot_get_heap_end() for per-page snapshots
2014-06-17 Gabriel Corona[mc] Fix mc_translate_address_region() for per-page...
2014-06-17 Gabriel Corona[mc] Remove mc_untranslate_address() and mc_member_snap...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in snapshot_compare (compatib...
2014-06-17 Gabriel Corona[mc] mremap does not like MAP_PRIVATE|MAP_ANONYMOUS...
2014-06-17 Gabriel Corona[mc] Add option --cfg=model-check/sparse-checkpoint...
2014-06-17 Gabriel Corona[mc] Fix bugs in mc_page_snapshot
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in mc_diff (compatibility...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in dwarf expression evaluatio...
2014-06-17 Gabriel Corona[mc] Fix bug in mc_snapshot_read
2014-06-17 Gabriel Corona[mc] Remove useless bits
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-17 Martin Quinsoncosmetics on some error messages
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-06-16 Gabriel Corona[mc] Remove useless parameters in compare_local_variables
2014-06-16 Gabriel Corona[mc] Group MC_ignore_global_variable("mc_diff_info...
2014-06-16 Gabriel Corona[mc] Remove useless parts in mmalloc_compare_heap,...
2014-06-16 Gabriel Corona[mc] Use process addresses in mc_compare
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-16 Gabriel Corona[mc] Simplify s_mc_snapshot_stack
2014-06-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-16 Stéphane CastelliSome boilerplate around IB networking
2014-06-16 Augustin Degommechange symbol name to match one declared in mpif.h
2014-06-16 Stéphane CastelliUninstall recently added manpages
2014-06-13 Gabriel Corona[mc] Update doc for page_store
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-13 Gabriel Corona[mc] In MC_ignore, keep the zeroed data out of the...
2014-06-12 Arnaud GierschIncrease size of junk area to 32 KiB in mm_legacy.c.
2014-06-11 degommeadd option to output the right name in smpiff
2014-06-11 Paul BédarideNo rpath in libsimgird-java and libsurf-java
2014-06-11 Paul BédarideNetwork::shareResourcesFull revival
2014-06-11 degommeactivate tests using resized and handle some corner...
2014-06-11 scastelliImplementation of MPI_Type_create_resized
2014-06-10 degommeadd missing prototype
2014-06-10 scastelliWe should'nt allow the use of uncommited datatypes...
2014-06-10 degommetorus should provide better results if latency is taken...
2014-06-05 Gabriel CoronaRemove comment which has not been accurate for a long...
2014-06-05 Arnaud GierschRemove temporary files.
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-05 Arnaud GierschTypo.
2014-06-04 scastelliWell, that happens sometime (bad merge)
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 scastelliSome minor documentation fixes
2014-06-04 scastelliAdd version notes to smpiXXX scripts
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 degommemake smpiff behave like smpif90, so we don't use f2c...
2014-06-04 degommePrivatization : switch data segments when copying insid...
2014-06-04 Takahiro Hirofuchifix spell and remove trailing space
2014-06-04 scastelliIndentation
2014-06-04 Marion Guthmullermodel-checker : use new variable _sg_mc_liveness instea...
2014-06-04 Marion Guthmullermodel-checker : remove useless debug message and add...
2014-06-04 Marion Guthmullermodel-checker : compare the pid of enabled processes...
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 scastelliIs seems as right as before, only shorter
2014-06-04 scastelliSome documentation to NetworkModel.
2014-06-04 Marion Guthmullermodel-checker : fix backtracking with comm determinism...
2014-06-03 Martin Quinsonmore informative error message
2014-06-03 Marion Guthmullermodel-checker : comment erroneous ignore (not completel...
2014-06-03 Marion Guthmullermodel-checker : use the right heap
2014-06-03 Marion Guthmullermodel-checker : reword debug message
2014-06-03 Marion Guthmullermodel-checker : mc_dpor.c -> mc_safety.c
2014-06-03 Marion Guthmullermodel-checker : remove useless ignore
2014-06-03 Arnaud GierschAdd FIXME.
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-31 Arnaud GierschAdd FIXME.
2014-05-30 suterchange the dict in which parsed properties are stored...
2014-05-30 Marion Guthmullermodel-checker : fix comm determinism detection mechanisms
2014-05-30 suterchased tabs while looking for a leak
2014-05-30 Marion Guthmullermodel-checker : forget file
2014-05-30 Marion Guthmullermodel-checker : cleanups, refactoring and apply indent...
2014-05-30 suterremove cruft
2014-05-30 suterleak--
2014-05-30 suterreplace sprintf by bprintf
2014-05-30 Pierre VeyreMakes file identifier unique in MSG file lib
2014-05-30 Marion Guthmullermodel-checker : cosmetics in log message
2014-05-30 suterremove useless function. private info is already freed...
2014-05-30 Marion Guthmullermodel-checker : improve error message
2014-05-30 Stéphane CastelliVery minor removal of unnecessary comments
2014-05-28 Paul BédarideFix bug windows msg-file
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-28 Stéphane Castellidoc++
2014-05-28 Stéphane Castellileak--
2014-05-27 Martin Quinsonone more line of doc
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 sutercomment a part that leads to suspect behaviors. write...
2014-05-27 suterunlink can be a remote operation too.
2014-05-27 suterprinting path and not fullpath
2014-05-27 suterbummer, no file descriptor yest in open function
2014-05-27 sutermore information in debug mode
2014-05-27 suterupdating the MSG vision of file size when writing
2014-05-27 suterseek back to the beginning of the file to be sure that...
2014-05-27 sutercommit the output of simcalls.py too
2014-05-27 suterchanging type of offset parameter in file_seek from...
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Stéphane CastelliLoopback links properly added to fat trees.
2014-05-27 Stéphane CastelliAdd limiter and loopback link support in fat trees
2014-05-27 Arnaud GierschConnect new log category.
2014-05-27 Pierre VeyreDocumentation ++
next