From 4ceaf7cf773e106bf69e2e1c52fafeb8a473cd7b Mon Sep 17 00:00:00 2001
From: "raphael.bach" <raphael.bach@etu.hesge.ch>
Date: Thu, 19 May 2022 16:14:04 +0200
Subject: [PATCH] Update notes

---
 notes | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/notes b/notes
index e8b45ef..a32d14c 100644
--- a/notes
+++ b/notes
@@ -167,4 +167,10 @@ DOMAIN DECOMPOSITION:
 2D
 Overdecomposition
 
+========== DESIGN CHOICE =======================================================
+
+Why not static:
+    - Static is not recommended: https://docs.open-mpi.org/en/v5.0.x/building-apps/building-static-apps.html
+    - Multiple definition errors for futhark functions between fmpi and user
+
 ================================================================================
-- 
GitLab