Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
when the first event of a trace (availability or state) starts at a time
[simgrid.git] / src / surf / surf_config.c
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-12 Arnaud GierschAnother missing include, needed with tracing=off.
2012-12-11 Arnaud GierschProtect mallocators for concurrent acces only with...
2012-12-06 Augustin Degommemallocators were not initialized and used since commit...
2012-11-26 suterchange default value of tcp_gamma to use something...
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Augustin Degommeseriously ...
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-20 Marion Guthmullermodel-checker : use xbt_cfg_setdefault instead of defau...
2012-11-19 Martin Quinsonattempt to get everything properly cleaned when only...
2012-11-18 Marion Guthmullermodel-checker : stateful mode disabled by default
2012-11-15 Marion Guthmullermodel-checker : store last visited states during explor...
2012-11-13 Marion Guthmullermodel-checker : new cfg command line flag (model-check...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-08 Marion Guthmullermodel-checker : new command line flag (model-check...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-17 Martin QuinsonEnsure that the mallocator are really inactive when...
2012-10-12 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-12 navarroFinish the tutorial for new model and api
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommeadd an "smpi/async_small_thres" configure option to...
2012-07-16 Marion Guthmullermodel-checker : #ifdef instead of #if (found by Cristia...
2012-06-22 Martin QuinsonMSG_config mc-related stuff is not enough to activate...
2012-06-22 Martin Quinsonoops, we broke non-model-checking builds yesterday...
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-20 Martin QuinsonMC checkpoints implies MC
2012-06-20 Martin Quinsonmeaningful pebcak message: you need to compile MC in...
2012-06-20 Marion Guthmullermodel-checker : new surf configuration mc-checkpoint
2012-06-20 Marion GuthmullerRevert "model-checker : add new surf configuration...
2012-06-20 Marion Guthmullermodel-checker : add new surf configuration mc-checkpoint
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suteradd a simple explication about how to use the config...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-14 Arnaud GierschMissing include (?).
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 Arnaud GierschHandle --help-log* options from xbt_log_init.
2012-03-28 Arnaud GierschFirst attempt to display log categoy hierarchy.
2012-03-28 Arnaud GierschMove LOG_help() from surf_config.c to log.c.
2012-03-28 Arnaud GierschCosmetics: add an empty line after help messages.
2012-03-28 Arnaud GierschVariable i is already used by outer loop!
2012-03-28 Arnaud Gierschsurf_config_cmd_line: allow to give several --help...
2012-03-28 Arnaud Gierschsurf_config_cmd_line: simplify the deletion of used...
2012-03-28 Arnaud GierschUsing strcmp is sufficient here.
2012-03-28 Arnaud GierschCosmetics: reindent constant strings for help messages.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
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
next