Manual: add information on psexec rights

mr#2134
Johannes Pfeifer 2023-04-24 12:44:17 -04:00
parent bee75c2fd5
commit b876cf0259
1 changed files with 2 additions and 1 deletions

View File

@ -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]