This Wiki is obsolete. The information it contains may be outdated or inaccurate. The current Wiki is at the following address: https://git.dynare.org/Dynare/dynare/-/wikis/home
Contents
General information on Dynare
- Bugs and limitations
Dynare Documentation
Dynare Build and Installation
Dynare Development
General issues
DeterministicSimulationBlocks (respective roles of initval, endval and histval)
We are currently running two different (and complementary) projects to achieve parallelization of Dynare:
ParallelDynare: uses several MATLAB instances (possibly on several hosts) to parallel high-level tasks
UsingMultithreadedDlls: uses threads to parallel low-level tasks on multi-processor machines
Issues specific to a submodule of Dynare
- Estimation
- Interface to Markov Switching VAR code from Sims, Wagonner and Zha (SWZ)
Development procedures
Misc
ParallelComputing: Issues around parallel computing in Matlab