|
Size: 2157
Comment:
|
Size: 2457
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 27: | Line 27: |
| * UsingMultithreadedDlls | |
| Line 63: | Line 62: |
| * GitCommonProblems | |
| Line 66: | Line 66: |
| * ParallelDynare | * 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 |
Contents
Dynare version 4
- Bugs and limitations
- HOWTOS
HowtoLoops (obsolete. Use macro language in most cases)
Dynare Documentation
Dynare Build and Installation
Dynare Development
- Interface to Markov Switching VAR code from Sims, Wagonner and Zha (SWZ)
- 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
Misc
ParallelComputing: Issues around parallel computing in Matlab