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
2009-07-16 mquinsonbummer
2009-07-16 mquinsonCall surf_timer_model_init() from surf_config_models_se...
2009-07-02 mquinsonAdd a command-line option to choose the routing schema...
2009-06-30 mquinsonfurther polishing on the merge of all model types ...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-26 mquinsonDo not set TCP_gamma as a default value, but insist...
2009-06-26 mquinsonSanitize the memory handling of config elems description
2009-06-26 mquinsonSMPI: Change the reference speed to a command line...
2009-06-26 mquinsonChange --surf-path into --cfg=path
2009-06-26 mquinsonchange TCP_gamma to not be a compilation-time #define...
2009-06-26 mquinsonImplement a --cfg-help flag to show existing configurat...
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...