Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
implement a SIMIX_processes_as_dynar() function
[simgrid.git] / src / surf /
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-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschDon't pass NULL to xbt_die.
2012-02-21 Arnaud GierschRemove extra ";".
2012-02-21 Arnaud GierschFix type name and parsing for random generator.
2012-02-21 Arnaud GierschIt looks more coherent like this.
2012-02-21 Arnaud GierschTry to avoid to mix enum with anything else.
2012-02-21 Arnaud GierschDon't dereference an invalid pointer.
2012-02-21 Arnaud GierschDon't hide variables with multiple declarations.
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-02-21 unknownProtect variable surf_parmap.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroFirst step to create model storage.
2012-02-21 navarroAdd function read write open close and stat to workstat...
2012-02-21 navarroAdd a variable to see if having set a bypass route...
2012-02-21 navarroThis part brokes platform like g5k in full.
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Arnaud GierschSet network_maxmin_system->keep_track once for all.
2012-02-07 Arnaud GierschRemove global variable, and push it into lmm_system_t.
2012-02-07 Arnaud GierschGuard against subas->to_index being NULL.
2012-02-05 Arnaud GierschUseless casts.
2012-02-05 Arnaud GierschReindent.
2012-02-05 Arnaud Gierschbvprintf is now superfluous here.
2012-02-03 Martin Quinsonand now with the right test so that not all our tests...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin Quinsoncatch a given possible misconfiguration, and give more...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin Quinsonadd a warning if a given route is redefined. It will...
2012-02-03 Martin Quinsonadd a surf_parse_warn and get surf_parse_error() accept...
2012-02-03 Martin QuinsonAlso show the filename to locate parsing errors, not...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschRemove static function attribute.
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-31 Arnaud GierschReinitialize pointer after free.
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
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 Christophe ThiérySurf: create the parmap with the correct number of...
2012-01-25 navarroAdd configuration auto for contexts/nthreads and use...
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
2012-01-23 navarroUpdate factor for model LegrandVelho.
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-20 Christophe ThiérySurf: allow to call share_resources in parallel (never...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 Arnaud GierschCosmetics: fix indentation.
2012-01-17 navarroFactorize functions for smpi factor.
2012-01-17 navarroFix some memory leak.
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 Arnaud GierschFix the order of contraints changed by previous commits:
2012-01-06 Arnaud GierschIn lmm_update_modified_set, don't visit variables twice.
2012-01-06 Arnaud GierschTry hard to optimize lmm_update_modified_set.
2012-01-06 NavarropThe variable-constraint graph is already traversed...
2012-01-06 Arnaud GierschEnsure that all constraints are put in modified_constra...
2012-01-06 Arnaud GierschRemove constraint from modified_constraint_set, when...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe Thiéry-0.000000 is lower than 0.0. True story.
2012-01-05 PierreUse of busy wait instead of futex if there is not futex.h
2012-01-02 Martin Quinsonthis configuration option does not exist anymore (and...
2011-12-30 Christophe ThiéryFix supernovae compilation
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-12-26 Lucas Schnorrbug fix, tracing mechanism relies on a correct set_cate...
2011-12-26 Lucas Schnorrtypo
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 Quinsonkill the deprecated CLM03 workstation model
2011-12-25 Martin Quinsonalso display the existing optimizations on --help-models
2011-12-25 Martin Quinsonproperly kill deprecated option that were recently...
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-22 Lucas Schnorrfix destination parameter when asking for a route in...
2011-12-19 NavarropRemove unstash #ifdef HAVE_SMPI from a commit.
2011-12-16 NavarropFix vivaldi model with lazy update mechanism. :)
2011-12-16 Stephane GenaudMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-12-16 NavarropCosmetics
2011-12-16 NavarropProof-read of communicate/share_resources/update_action...
2011-12-16 NavarropCleanups suggested by eclipse.
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropAdd the right references
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 NavarropCosmetics
next