Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This commit breaks the simgrid-java execution; Revert "Avoid unnecessary loop."
[simgrid.git] / src / surf / surf_config.c
2012-03-23 navarroMore explain for log
2012-03-23 navarroFirst step to explain how to use log command line
2012-03-23 navarroGtnets works with new struct network_element_t
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Arnaud GierschFix default value for contexts/nthreads (only the help...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-27 Martin Quinsonauto-set the amount of threads when the requested amoun...
2012-01-25 Christophe ThiéryKeep an int parameter to SIMIX_context_get_nthreads
2012-01-25 Christophe ThiéryDie if the context/synchro option is wrong
2012-01-25 navarroAdd configuration auto for contexts/nthreads and use...
2012-01-20 Christophe ThiérySurf: also parallelize update_actions_state() of models
2012-01-20 Christophe ThiéryAdd an option --cfg=surf/nthreads:N to update Surf...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-16 navarroAdd a platform with tag config and explain how to chang...
2012-01-16 navarroOffer the possibility to change smpi bandwidth and...
2012-01-16 navarroPut xbt_cfg_register for smpi into surf_config.c file
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 PierreUse of busy wait instead of futex if there is not futex.h
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsondocument the configuration items related to packet...
2011-12-25 Martin Quinsondocument simix-related config options
2011-12-25 Martin Quinsonkill the deprecated now unused config variable 'routing'
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-25 Martin Quinsondocument generic configuration variables (and fix MC...
2011-12-25 Martin QuinsonRename the coordinates configuration option to network...
2011-12-25 Martin Quinsondocument all network-related config options
2011-12-25 Martin QuinsonRename the TCP_gamma configuration option to network...
2011-12-25 Martin Quinsonalso display the existing optimizations on --help-models
2011-12-25 Martin Quinsoncosmetics in the description of network models
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropCommit that breaks most tesh files by changing the...
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-09 Christophe ThiéryAlternative implementation or parmap with busy waits...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Martin Quinsonerror message rewrite
2011-11-09 Martin Quinsonuse a sane way to declare postparse callbacks, now...
2011-11-09 Martin Quinsonpartially reindent that file
2011-11-03 Martin Quinsonprivatize this function that must be called at some...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryImplement direct context switching also for raw contexts
2011-10-20 Martin Quinsonmerge branches
2011-09-08 Arnaud GierschFix typo in help message.
2011-09-08 NavarropAdd model Reno, NewReno and Tahoe with ns3
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-18 Arnaud GierschApply "coordinates" config option in surf_config, and...
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 NavarropDo really what we claim to do.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 piniimplement quiet exit (fixes #10045)
2011-03-29 marc fuentesimplement quiet exit (fixes #10045)
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-02-15 thieryConsider the value of the cfg=model-checker flag
2011-02-03 thieryVarious optimizations
2011-02-01 thieryAdd a flag --cfg=contexts/parallel_threshold:n
2011-02-01 thieryRename flag cfg=contexts/parallel to cfg=contexts/nthreads
2011-02-01 thierycfg=contexts/parallel:nb is now the number of threads...
2011-01-24 thieryAdd a flag --cfg=contexts/stacksize and rename other...
2011-01-19 navarropTest if the configuration into tag_config is already...
2010-12-17 mquinsonfix a linking error in libgras. At least I hope since...
2010-12-15 alegrandUpdate doc
2010-12-15 thieryAdd a flag --cfg=simix/context to choose the context...
2010-12-06 piniAdded sender-side gaps (only activated by default in...
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-12-02 schnorr[trace] detailed explanation about all tracing options...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-09-07 cristianrosaDo not call xbt_cfg_set_int on the model-check option...
2010-08-09 schnorrproper initilization of the model-check option
2010-08-09 schnorrfix on the default value of fullduplex option
2010-08-09 schnorrfullduplex support
2010-06-24 mquinsonthis test is supposed to check whether the net/cpu...
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-05-08 mquinsonThe mallocators of dict and fifo are created in pre...
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-04-25 mquinsonFix copyright headers
2010-04-09 mquinsonfix the documentation of how to get TCP_gamma on linux...
2010-03-30 mquinson--help-models display the long description of all known...
2010-03-30 mquinsonAdd a long description to the models, and make it visib...
2010-03-30 mquinsonAllow to set latency_factor, bandwidth_factor and weigh...
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-12 mquinsona bit more info on how to guess the right gamma value...
2009-10-14 mquinsonKill a 'unused variable' warning when compiling without...
2009-10-13 velhoAdded a gtnets_jitter_seed parameter enabling jitted...
2009-10-13 velhoDisable gtnets jitter by default.
2009-10-08 velhoCorrected jitter, now oscillates between [-lat*jitter...
2009-10-08 velhoAdded a jitter functionallity to GTNets model, latency...
2009-09-09 mquinsonUse the LV08 model by default
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-16 mquinsonThree new routing schema by Silas De Munck
2009-07-16 mquinsonAutomatically switch to compound workstation model...
next