New parallel_use_psexec command-line option authored by Sébastien Villemot's avatar Sébastien Villemot
......@@ -52,6 +52,8 @@ Dynare 4.7 (unstable)
- The total computing time of a run is now saved to `oo_.time` (https://git.dynare.org/Dynare/preprocessor/-/commit/c79ae5d4bd6d130026fbb6f1dee69a046eab71b6)
- New `parallel_use_psexec` command-line Windows-specific option for parallel local clusters: when `true` (the default), use `psexec` to spawn processes; when `false`, use `start` (!1843)
- :warning: minimal required MATLAB version is now R2014a (8.3) (#1713)
- :warning: 32-bit support has been dropped under Windows (#1713)
......
......