Size: 2842
Comment:
|
Size: 2856
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
= Dynare version 4 = | = General informations on Dynare = |
Contents
General informations on Dynare
- Bugs and limitations
- HOWTOS
HowtoLoops (obsolete. Use macro language in most cases)
Dynare Documentation
Dynare Build and Installation
Dynare Development
General issues
- Roadmap:
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
- Interface to Markov Switching VAR code from Sims, Wagonner and Zha (SWZ)
Development procedures
Misc
ParallelComputing: Issues around parallel computing in Matlab