X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7ce752524bd815bb66b262e4288903c6a9ebfc93..ccc1670e4bf36086f1f524b5ef004d5210415488:/doc/doxygen/options.doc diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 58c4af04b3..3bc5f7b636 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -254,7 +254,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 @@ -294,7 +294,7 @@ to wait 10 microseconds (1e-5 seconds) between emissions. It is possible to specify that messages below a certain size will be sent as soon as the call to MPI_Send is issued, without waiting for the correspondant receive. This threshold can be configured through the -\b smpi/async_small_thres item. The default value is 0. This behavior can also be +\b smpi/async_small_thresh item. The default value is 0. This behavior can also be manually set for MSG mailboxes, by setting the receiving mode of the mailbox with a call to \ref MSG_mailbox_set_async . For MSG, all messages sent to this mailbox will have this behavior, so consider using two mailboxes if needed. @@ -1108,7 +1108,7 @@ silently overflow on other parts of the memory. - \c surf/precision: \ref options_model_precision - \c For collective operations of SMPI, please refer to Section \ref options_index_smpi_coll -- \c smpi/async_small_thres: \ref options_model_network_asyncsend +- \c smpi/async_small_thresh: \ref options_model_network_asyncsend - \c smpi/bw_factor: \ref options_model_smpi_bw_factor - \c smpi/coll_selector: \ref options_model_smpi_collectives - \c smpi/cpu_threshold: \ref options_smpi_bench