From: degomme Date: Thu, 28 Jul 2016 12:59:02 +0000 (+0200) Subject: document previous change. Would need to be improved, and a hint could be given to... X-Git-Tag: v3_14~699^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b89614a07109aac74c1aa5adc74acb8ecac8557b document previous change. Would need to be improved, and a hint could be given to the user when the limit is reached and his simulation deadlocks. --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 2f5f95f0a9..ff8a7d3f4d 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -199,6 +199,11 @@ 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_concurrency_limit Concurrency limit + +The maximum number of variables in a system can be tuned through +the \b maxmin/concurrency_limit item (default value: 100). Setting a higher value can lift some limitations, such as the number of concurrent processes running on a single host. + \subsection options_model_network Configuring the Network model \subsubsection options_model_network_gamma Maximal TCP window size