From c5ace672e15f2aa46c793ff87dffd052f113c96e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 17 Apr 2020 11:03:57 +0200
Subject: [PATCH] =?UTF-8?q?Add=20Willi=20Mutschler=E2=80=99s=20video=20tut?=
 =?UTF-8?q?orials=20on=20how=20to=20use=20the=20parallel=20option=20in=20D?=
 =?UTF-8?q?ynare?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 resources/index.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/resources/index.md b/resources/index.md
index 62aebd0..cafd7bd 100644
--- a/resources/index.md
+++ b/resources/index.md
@@ -73,6 +73,16 @@ distributed with each Dynare release and also available here:
 <i class="fas fa-external-link-alt"></i> [Houtan Bastani’s Tutorial on using the Preprocessor’s JSON output](https://macro.cepremap.fr/article/2020-01/dynare-preprocessor-w-json/)
 </p>
 
+<p class="indent">
+<i class="fab fa-youtube"></i> Willi Mutschler’s video tutorials on how to use the parallel option in Dynare:
+</p>
+<ul class="resources">
+  <li><a href="https://www.youtube.com/watch?v=QKVm4bKTRbY">on Windows</a></li>
+  <li><a href="https://www.youtube.com/watch?v=yuB75NmE3Is">on macOS</a></li>
+  <li><a href="https://www.youtube.com/watch?v=ei8MjNipUyU">on Ubuntu</a></li>
+</ul>
+
+
 # <i class="fas fa-book"></i> Dynare implementations of published models
 
 <p class="indent">
-- 
GitLab