Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Greately simplify surf_fopen() at the price of one malloc each time we call it instea...
[simgrid.git] / src / surf / surf_config.c
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...