From b876cf0259e4fecc8e5e87810b58898aa3577155 Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Mon, 24 Apr 2023 12:44:17 -0400 Subject: [PATCH] Manual: add information on psexec rights --- doc/manual/source/running-dynare.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst index 0e0bc4839..abef1d1a1 100644 --- a/doc/manual/source/running-dynare.rst +++ b/doc/manual/source/running-dynare.rst @@ -363,7 +363,8 @@ by the ``dynare`` command. For local execution under Windows operating system, set ``parallel_use_psexec=false`` to use ``start`` instead of ``psexec``, to properly allocate affinity when there are - more than 32 cores in the local machine. [default=true] + more than 32 cores in the local machine. This option is also helpful if + ``psexec`` cannot be executed due to missing admininstrator privileges. [default=true] .. option:: -DMACRO_VARIABLE[=MACRO_EXPRESSION]