X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/12fdcda50edb6d7c3dc6254d4d2cbe516be43bf7..de5aca5ac43104948f11c931bdb6303d70562c4c:/doc/options.doc diff --git a/doc/options.doc b/doc/options.doc index eb20def540..b0058a3147 100644 --- a/doc/options.doc +++ b/doc/options.doc @@ -217,6 +217,13 @@ Properties are expressed as assertions using the function void MC_assert(int prop); \endverbatim +\subsection options_model_network_coord Coordinated-based network models + +When you want to use network coordinates, as it happens when you use +an \ in your platform file with \c Vivaldi as a routing, you must +set the \b network/coordinates to \c yes so that all mandatory +initialization are done in the simulator. + \subsection options_model_network_sendergap Simulating sender gap (this variable is experimental and may change or disapear) @@ -235,6 +242,7 @@ to wait 0 seconds between emissions (no gap applied). - \c maxmin/precision: \ref options_model_precision - \c network/bandwidth_factor: \ref options_model_network_coefs +- \c network/coordinates: \ref options_model_network_coord - \c network/crosstraffic: \ref options_model_network_crosstraffic - \c network/latency_factor: \ref options_model_network_coefs - \c network/maxmin_selective_update: \ref options_model_optim