Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-01-17 suterdocument addition of new simdag dot loader
2013-01-17 suteradd a test of the creation of a parallel task graph...
2013-01-17 suteradd a new loader that creates a parallel task graph...
2013-01-17 suterchange verbose messages
2013-01-17 suterbetter support of parallel typed tasks in dump and...
2013-01-17 Arnaud Giersch_surf_cfg_set was renamed (untested)
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMerge branch 'vmtrace' again (don't try to undersatand...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMissing declaration.
2013-01-16 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Fix failed merge
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-16 Marion Guthmullermodel-checker : update bugged1 tesh
2013-01-16 Marion Guthmullermodel-checker : apply independance reduction at each...
2013-01-16 Marion Guthmullermodel-checker : update bugged1 tesh
2013-01-16 Marion Guthmullermodel-checker : minor fix in dpor algorithm
2013-01-16 Arnaud GierschAlso check that the compiler really is gcc.
2013-01-16 Augustin Degommechange verbosity of some messages
2013-01-16 Augustin Degommeadd smpi/os and smpi/or parameters to handle timings...
2013-01-16 Augustin Degommeremove a few barriers from summa
2013-01-16 Augustin Degommedo not use f2c with 64 bits platforms which use old...
2013-01-16 Augustin Degommeuse temp file for fortran instead of fixed name, which...
2013-01-14 suterdocument bugfix
2013-01-14 suterbug fix: If the last released dependency is a control...
2013-01-14 suternumber of unsatisfied dependencies can be negative...
2013-01-14 Marion Guthmullermodel-checker : use a global timer for snapshot compari...
2013-01-14 Marion Guthmullermodel-checker : add nb_processes in snapshot
2013-01-14 Arnaud GierschUpdate mmalloc tesh for 32bits too.
2013-01-14 Arnaud GierschTypo.
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Marion Guthmullermodel-checker : add chunks used into snapshot structure...
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Paul BédarideFix lua tesh and remove msg_lua_masterslave test
2013-01-11 Martin Quinsonadd the files we need to ensure that make distcheck...
2013-01-11 Martin Quinsondocument in ChangeLog+NEWS my work on documentation
2013-01-11 Martin Quinsonmake distcheck should rebuild the archive, and test...
2013-01-11 Martin Quinsonfix the make dist target by not including some files...
2013-01-10 Marion Guthmullermodel-checker : update mmalloc tesh
2013-01-10 Marion Guthmullermodel-checker : update tesh
2013-01-10 Marion Guthmullermodel-checker : fix memory free
2013-01-10 Marion Guthmullermodel-checker : free memory for stacks comparison
2013-01-10 Marion Guthmullermodel-checker : disable use of system malloc for raw_heap
2013-01-10 Marion Guthmullermodel-checker : some cleanup in mmalloc_compare_heap...
2013-01-10 Arnaud GierschVariable should be initialized.
2013-01-10 Arnaud GierschFree the TRACE_{start,end}_functions dynars when they...
2013-01-09 Martin Quinsonactually, the github version is probably a better sourc...
2013-01-08 Paul BédarideFix lua deploy
2013-01-08 Paul BédarideFix lua platform script
2013-01-08 Arnaud GierschFix build with tracing=OFF.
2013-01-08 Arnaud GierschAvoid to put smpi symbols in libsimgrid.
2013-01-08 Arnaud GierschReindent (again).
2013-01-08 Martin Quinsonnew step to not forget when releasing the files
2013-01-07 Maximiliano Geierchainsend: add optional argument to deployment file...
2013-01-07 Marion Guthmullermodel-checker : comment backtrace and add ignore mechan...
2013-01-03 Marion Guthmullermodel-checker : fix dichotomic search and insertion...
2013-01-03 Marion Guthmullermodel-checker : update list of visited states during...
2013-01-02 Marion Guthmullermodel-checker : use xbt_abort after exhaustive exploration
2013-01-02 Marion Guthmullermodel-checker : ignore some local variables from simix...
2013-01-02 Marion Guthmullermodel-checker : fix sorting of visited states and state...
2013-01-01 Marion Guthmullermodel-checker : sorting of visited states according...
2013-01-01 Marion Guthmullermodel-checker : update bugged1 tesh
2012-12-28 Martin QuinsonRevert "Kill the <backbone> tag"
2012-12-28 Martin QuinsonKill the <backbone> tag
2012-12-26 Marion Guthmullermodel-checker : update chord_neverjoin tesh
2012-12-26 Marion Guthmullermodel-checker : don't ignore simcall result in system...
2012-12-26 Martin Quinsonadd my last answer on the list to the FAQ
2012-12-25 Martin Quinsonthis file should not overload the codebase
2012-12-25 Marion Guthmullermodel-checker : stats XP of model checking on chord...
2012-12-24 Martin Quinsonremove the 'new_' part of function name sg_platf_new_tr...
2012-12-24 Martin Quinsonacknoledge that the default value is set in network...
2012-12-24 Martin QuinsonThis set was recently renamed
2012-12-21 suterfirst try at replaying alltoall. Not tested yet
2012-12-21 sutermake it compile
2012-12-21 suterfactor verbose logging
2012-12-21 suterCosmetics
2012-12-21 Paul BédarideRevert "make MSG_comm_waitany use dynar"
2012-12-20 Arnaud LegrandAllow MSG one-side communications that rely on parallel...
2012-12-20 Marion Guthmullermodel-checker : fix MC_take_snapshot if malloc used...
2012-12-20 Marion Guthmullermodel-checker : fix dpor with state equality reduction
2012-12-20 Marion Guthmullermodel-checker : if frame name is empty, stop stack...
2012-12-20 Marion Guthmullermodel-checker : remove restriction of DPOR if several...
2012-12-20 Maximiliano Geierchainsend: fix tesh
2012-12-20 Maximiliano Geierchainsend: change peers active wait to waitall
2012-12-20 Maximiliano Geierchainsend: broadcaster should send synchronously
2012-12-20 Arnaud GierschNow, you have to use "cursor" instead of "i".
2012-12-20 Arnaud GierschReindent file before changes.
2012-12-20 Arnaud GierschUse "debug" log level here.
2012-12-20 Arnaud GierschSome symbols were renamed by last flexml update.
2012-12-20 Arnaud GierschUpdate with newer flexml.
2012-12-20 Paul Bédaridemake MSG_comm_waitany use dynar
2012-12-20 Martin Quinsonimprove the doc to include MSG_config
2012-12-20 Martin Quinsonmake MSG_config public, document it, and implement...
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-20 Arnaud GierschLink with -ldl when using dlsym.
next