From ddd64566e3d78cde417a95f261b791778070e03c Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Mon, 5 Jul 2021 09:11:05 +0200
Subject: [PATCH] updated pres

---
 presentations/pasc/pres.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/presentations/pasc/pres.md b/presentations/pasc/pres.md
index 483e832..3ef9394 100644
--- a/presentations/pasc/pres.md
+++ b/presentations/pasc/pres.md
@@ -337,6 +337,7 @@ tabulate_4d nx ny nz q (\x y z ipop ->
 ## What is great with Futhark? (IMHO)
 
 * Runs fast.
+* Multiple backends.
 * Great for rapid prototyping.
 * Simple (limited functionalities) but powerful (generics, modules).
 * Very difficult to make memory errors.
-- 
GitLab