Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-10-08 Martin Quinsonadd a basic tesh test about mmalloc
2012-10-08 Martin Quinsonkill a very old TODO file. We don't care of running...
2012-10-08 Martin Quinsonwe need the simgrid library too. True story.
2012-10-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-08 Martin Quinsonmake it compile in a recent tree
2012-10-08 Marion Guthmulleradd executable chord_before_dsend in CMakeLists
2012-10-08 Marion Guthmullerversion of chord before use MSG_task_dsend
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-08 Arnaud GierschDon't turn warnings about variables possibly clobbered...
2012-10-08 Arnaud GierschDeclare the function as static, and make the compiler...
2012-10-08 Arnaud GierschUse binary dir for bindir, and cd to home dir.
2012-10-08 degommeadd a free method for datatypes
2012-10-07 Marion Guthmullermodel-checker : forget include ucontext.h for struct...
2012-10-07 Marion Guthmullermodel-checker : test if variable is initialized (warnin...
2012-10-06 Marion Guthmullermodel-checker : ignore differences in data segment...
2012-10-06 Marion Guthmullermodel-checker : remove maestro stack from stack comparison
2012-10-06 Marion Guthmullermodel-checker : cleanup in mc examples
2012-10-05 Marion Guthmullermodel-checker : forget to remove unused variables
2012-10-05 Marion GuthmullerGet local variables in binary and libsimgrid.so and...
2012-10-05 Marion Guthmullermodel-checker : remove unused variable with debug mode...
2012-10-05 Marion Guthmullermodel-checker : extend MC_ignore mechanism for global...
2012-10-05 Marion Guthmullermodel-checker : display information about variables...
2012-10-05 Marion Guthmullercosmetics
2012-10-05 Marion Guthmullermodel-checker : check if a difference detected in stack...
2012-10-05 Marion Guthmullermodel-checker : functions only used in mc_global declar...
2012-10-05 Marion Guthmullermodel-checker : store local variables in raw heap
2012-10-05 Marion Guthmullermodel-checker : memory free
2012-10-05 Marion Guthmullermodel-checker : double free memory fixed
2012-10-05 Marion Guthmullermodel-checker : cosmetics reindent
2012-10-05 Marion Guthmullermodel-checker : move functions about snapshot compariso...
2012-10-05 Marion Guthmullermodel-checker : take snapshot of stacks (local variable...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-10-05 Marion Guthmullermodel-checker : move struct s_smx_ctx_sysv in smx_priva...
2012-10-05 Marion Guthmullermodel-checker : detect if binary program has been compi...
2012-10-05 Marion Guthmullermodel-checker : ignore stack areas in heap comparison...
2012-10-05 Marion Guthmullermodel-checker : add libunwind in simgrid dependencies
2012-10-05 Marion Guthmullermodel-checker : previous algorithm for heap comparison...
2012-10-05 Marion Guthmullermodel-checker : print local variables only with debug...
2012-10-05 Marion Guthmullermodel-checker : memset forgotten in mmalloc
2012-10-05 degommehandle sends of several structs in the same message
2012-10-05 degommebug with MPI_Type_contiguous
2012-10-05 degommeadd a declaration to remove a warning
2012-10-05 degommeadd more checking to inputs of SMPI functions
2012-10-05 navarroProtect from SMPI
2012-10-05 suterjust bragging :)
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 jean-noel quintin[smpi] remove a memory leak linked to the detached...
2012-10-04 degommegeneralize non contiguous send method to other MPI...
2012-10-04 suterslight changes in the paje trace
2012-10-04 sutersmall improvements to make ctest happy
2012-10-04 sutertell tesh that this test returns -1 and not 0
2012-10-04 suteradd a new simdag/dax test to the memcheck too
2012-10-04 suteradd a new simdag/dax test
2012-10-04 suteradd a tesh file for the example of dax loading that...
2012-10-04 sutermodify the test to not die poorly anymore. Just gently...
2012-10-04 suteradd a little dax to make a real test with dax_test
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-04 Martin QuinsonThank the Jean Noel dream team in the Changelog
2012-10-03 Arnaud GierschFix errors about uninitialized variables.
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-10-03 Augustin Degommeavoid breaking the shiny new and working functionality...
2012-10-03 Augustin Degommeremove some warnings
2012-10-03 Augustin Degommemerge with jean noel's commit
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-10-02 Augustin Degommeadd support of MPI_PROC_NULL, correct behavior of waita...
2012-10-02 Augustin Degommeprovide Test and Wait functions with a better MPI_STATU...
2012-10-02 Arnaud GierschCall __gcov_flush() on abort so that gcda files are...
2012-10-02 Arnaud GierschMark as volatile variables that "might be clobbered...
2012-10-02 Arnaud GierschUse atexit to call xbt_postexit.
2012-10-02 Martin QuinsonDo not kill all processes when MSG shuts down: simix...
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-10-02 Martin QuinsonEnsures that SIMIX_clean is called automatically
2012-10-01 Arnaud GierschFix paths for test smpi-replay in out-of-source builds.
2012-10-01 Arnaud GierschFix paths for test simdag-test-fail in out-of-source...
2012-10-01 Augustin Degommefix bug in smpi tracing for wait
2012-09-28 Augustin Degommeupdate the smpi replay tesh file again, as the problems...
2012-09-28 Augustin Degommechanges the way smpi tracing handles process ranks...
2012-09-28 Augustin Degommevarious fixes for probing/testing
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 Martin Quinsonupdate this code so that it matches my thesis document
2012-09-27 Martin Quinsondo not do useless and potentially harmful debug message...
2012-09-27 Martin Quinsonimprove a tiny bit the doc
2012-09-27 jean-noel quintin[beginning smpi non contignous]
2012-09-27 Augustin Degommeyet another correction for those factors, hope this...
2012-09-27 Augustin Degommeyet another correction for those factors, hope this...
2012-09-27 Augustin Degommethe smpi factor parsing was still returning wrong values
2012-09-26 sutermention last commits
2012-09-26 suterrevalidate tesh file after Augustin's commit
2012-09-26 sutermoved to examples/smpi/replay/replay.c
2012-09-26 suteradd smpi-replay to the SMPI+Tracing part of the test...
2012-09-26 suteradd a tesh file for trace replay with SMPI
2012-09-26 suterinstrument broadcast and reduce actions too
2012-09-26 suterslight modifications to make things work
2012-09-26 suterWhat? give the same name to the directory and the execu...
2012-09-26 suterupdate the CMake file
2012-09-26 suteradd files to test trace replay with smpi
2012-09-26 suterput the replay stuff in its own directory
next