X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aa3595ed3c903167f52eeeab8e636bec96b258dd..dfe09e5c06ea550bdd21bc6ec3ea1a26d58569ec:/doc/doxygen/options.doc diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 16cd1a32ba..1cfd2df4c1 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -82,7 +82,7 @@ should provide information about all models for all existing resources. - \b storage/model: specify the used storage model (there is currently only one such model - this option is hence only useful for future releases) - \b vm/model: specify the model for virtual machines (there is currently only one such model - this option is hence only useful for future releases) -%As of writing, the following network models are accepted. Over +As of writing, the following network models are accepted. Over the time new models can be added, and some experimental models can be removed; check the values on your simulators for an uptodate information. Note that the CM02 model is described in the research report @@ -249,7 +249,7 @@ deployment of processes on nodes. \subsubsection options_model_network_crosstraffic Simulating cross-traffic -%As of SimGrid v3.7, cross-traffic effects can be taken into account in +As of SimGrid v3.7, cross-traffic effects can be taken into account in analytical simulations. It means that ongoing and incoming communication flows are treated independently. In addition, the LV08 model adds 0.05 of usage on the opposite direction for each new @@ -978,7 +978,7 @@ following cost inside MPI_Send: 5+11*1 \endverbatim -%As 5 is the startup cost and 1 is the cost per byte. +As 5 is the startup cost and 1 is the cost per byte. \note The order of sections can be arbitrary; they will be ordered internally.