Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't document an option that is long gone
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jul 2016 15:43:42 +0000 (17:43 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jul 2016 15:43:42 +0000 (17:43 +0200)
doc/doxygen/options.doc

index 45b5624..2f5f95f 100644 (file)
@@ -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