Installation guides
What you will learn
In these tutorials and videos I show how to install and setup Dynare, MATLAB and Octave on Windows, MacOS and Linux. I will cover both installations for desktop computers/laptops as well as deployments on Linux clusters/servers. Moreover, I show how to setup Dynare to run certain computations and tasks in parallel.
Guides
-
Dynare 4.6.4 with MATLAB R2021a: Windows 10 installation guide
This is a quick video tutorial for Windows 10 on how to (1) install MATLAB R2021a, (2) install Dynare 4.6.4, (3) add the path of Dynare to MATLAB and (4) test if everything is working.
-
Dynare 4.6.4 with Octave 6.2.0: Windows 10 installation guide
This is a quick video tutorial for Windows 10 on how to (1) install Octave 6.2.0, (2) install Dynare 4.6.4, (3) add the path of Dynare to Octave and (4) test if everything is working.
-
Dynare 4.6.4 with MATLAB R2021a: macOS Big Sur installation guide (for Apple Silicon M1)
This is a quick video tutorial for macOS Big Sur on how to (1) install MATLAB R2021a, (2) install Dynare 4.6.4, (3) add the path of Dynare to MATLAB and (4) test if everything is working. The installation is done on an Apple Silicon M1 Macbook Air.
-
Dynare 4.6.4 with Octave 6.2.0: macOS installation guide using Homebrew (for Apple Silicon M1)
This is a quick video tutorial for macOS Big Sur on how to (1) use Homebrew to install Octave 6.2.0 and Dynare 4.6.4, (2) add the path of Dynare to Octave and (3) test if everything is working. The installation is done on an Apple Silicon M1 Macbook Air.
-
Compiling Dynare from source: macOS Big Sur installation guide (for Apple Silicon M1)
This is a quick video tutorial for macOS Big Sur on how to compile Dynare from the git source. The installation is done on an Apple Silicon M1 Macbook Air.
-
MATLAB installation guide using Rosetta 2 for macOS Big Sur running on Apple Silicon M1
This is a quick video tutorial for macOS Big Sur on how to install MATLAB using Rosetta 2 on an Apple Silicon M1 Macbook Air running Big Sur.
-
Dynare parallel
This is a quick tutorial on how to use the parallel option in Dynare on Windows, macOS and Linux. The example covers everything you need to set up the config file and provides an example where we estimate a small model using the Random-Walk Metropolis-Hastings with 4 chains computed in parallel.