From: Martin Quinson Date: Thu, 21 Jul 2016 15:43:42 +0000 (+0200) Subject: don't document an option that is long gone X-Git-Tag: v3_14~735^2~2^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/dd9b0df112cdbfbb37784b8e723cdffecf2d3950?hp=0dce93ac4ccf1aa5c8e135f24d2fe39ce8070a01 don't document an option that is long gone --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 45b5624a56..2f5f95f0a9 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -199,17 +199,6 @@ the \b maxmin/precision item (default value: 0.00001). Changing it may speedup the simulation by discarding very small actions, at the price of a reduced numerical precision. -\subsection options_model_nthreads Parallel threads for model updates - -By default, Surf computes the analytical models sequentially to share their -resources and update their actions. It is possible to run them in parallel, -using the \b surf/nthreads item (default value: 1). If you use a -negative or null value, the amount of available cores is automatically -detected and used instead. - -Depending on the workload of the models and their complexity, you may get a -speedup or a slowdown because of the synchronization costs of threads. - \subsection options_model_network Configuring the Network model \subsubsection options_model_network_gamma Maximal TCP window size