Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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... chainsend: fix tesh
2012-12-20 Maximiliano... chainsend: change peers active wait to waitall
2012-12-20 Maximiliano... chainsend: 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.
2012-12-20 Martin Quinsonremove the create_resource entry point in resource...
2012-12-20 Martin Quinsonfix a typo
2012-12-20 Martin Quinsonrewrite the install doc, and integrate latest feedback...
2012-12-20 Martin Quinsonmark as advanced some options that are useless to the...
2012-12-20 Martin Quinsonremove a bit of cruft from the install doc, more remain...
2012-12-19 Martin Quinsoncosmetics
2012-12-19 Martin Quinsonforgot the test file
2012-12-19 Martin Quinsonuse system malloc for the raw heap if GNU ld is used
2012-12-19 sutermake this example be more valgrind compliant by increas...
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-18 Arnaud GierschAdd -Wall to CMAKE_Fortran_FLAGS, unless enable_compile...
2012-12-18 Arnaud GierschLinker option is useless when '-c' is present.
2012-12-18 suterthis was fixed too
2012-12-18 sutermention bug fix in ChangeLog
2012-12-18 suteradd test_sd_avail.tesh to the list
2012-12-18 suteradd a tesh file for the test of availability traces
2012-12-18 Arnaud GierschAvoid to compile files when they're not needed.
2012-12-18 Arnaud GierschThis file does not belong to TRACING_SRC; define SIMGRI...
2012-12-18 Arnaud GierschReally remove deleted file.
2012-12-18 Martin QuinsonLet's be honnest
2012-12-18 Martin Quinsonrefresh the README, and re-add it to the archives
2012-12-18 Martin Quinsonthat was really ancient (shame shame)
2012-12-18 suterThis prevent periodic availability/state traces to...
2012-12-18 Paul BédarideFix _sg_do_model_check use with model_check=OFF
2012-12-18 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 sutercosmetics
2012-12-17 suteradd an example to test availability traces. Weird behav...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideRestructure config headers
2012-12-17 suterno need to explicitly tell that resources are initially...
2012-12-17 suterwhen the first event of a trace (availability or state...
2012-12-17 suterwhen the value of an event is a negative one, don't...
2012-12-17 suteradd more debugging info there. Nice to know what is...
2012-12-17 Maximiliano... chainsend: print some transfer stats, move debug prints...
2012-12-17 Paul BédarideFix model checker config issue
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-12-16 Sebastien BadiaCosmetics : Remove whitespaces for mquinson :-)
2012-12-16 Marion Guthmullermodel-checker : remove tesh bugged2 (too long with...
2012-12-16 Marion Guthmullermodel-checker : update tesh bugged1 with the new versio...
2012-12-16 Marion Guthmullermodel-checker : interleave all enabled processes for...
2012-12-16 Marion Guthmullermodel-checker : cosmectics
2012-12-16 Marion GuthmullerRemove comm from src_proc->comms and dst_proc->comms...
2012-12-16 Marion Guthmullerremove comm from rdv if comm destroyed before being...
2012-12-14 Martin Quinsondoc fix: AS has no 'name' attribute, but a 'id' one
2012-12-14 Martin Quinsonreindent, no real change
2012-12-14 Arnaud GierschTypos.
2012-12-14 Arnaud GierschUse cat+here document, instead of non-portable echo -e.
2012-12-14 Martin Quinsonmake doxygen happy
2012-12-13 Martin QuinsonSimGrid 3.7 is ways too recent for GRAS (+cosmetics)
2012-12-13 Martin Quinsondocument how to react when stuff break during the upgrade
2012-12-13 Martin Quinsonignore that binary file
2012-12-12 Augustin Degommechange the way we handle MPI_Request termination
2012-12-12 Arnaud LegrandSpell check...
2012-12-12 Arnaud LegrandThis is useful for those typing ./configure & make...
2012-12-12 Paul BédarideAdd ctest2junit.xsl for jenkins
2012-12-12 Arnaud GierschAnother missing include, needed with tracing=off.
2012-12-11 Marion Guthmullermodel-checker : update tesh bugged1_liveness
2012-12-11 Arnaud GierschFile simgrid_modules.png is automatically generated.
2012-12-11 Arnaud GierschAdd rule to generate png files from DOC_FIGS.
2012-12-11 Arnaud GierschSort list, and add missing file output.goal.pdf.
2012-12-11 Arnaud GierschRemove/add a few includes.
2012-12-11 Arnaud GierschRevert "I'm so glad that this line is useless"
2012-12-11 Arnaud GierschEnable tracing for Nightly_memCheck too.
2012-12-11 Arnaud GierschRemove now unused support for remote exceptions.
2012-12-11 Arnaud GierschDefine target before using it.
2012-12-11 Arnaud GierschRename function (create->reset), and kill empty functio...
2012-12-11 Arnaud GierschUse a sinlock instead of a mutex for mallocators.
2012-12-11 Arnaud GierschFactorize code for mutex locks.
2012-12-11 Arnaud GierschProtect mallocators for concurrent acces only with...
2012-12-11 Arnaud GierschEnable smpi for Nightly_memCheck.
next