From ad4eb638b070a776c4352d99fcddbfe17a447209 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20Henrik=20G=C3=B6bbert?= <goebbert1@jrlogin06.jureca>
Date: Sat, 14 May 2022 19:03:09 +0200
Subject: [PATCH] fix blender

---
 bin/launch_blender.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/launch_blender.sh b/bin/launch_blender.sh
index 6d85374..95518ed 100755
--- a/bin/launch_blender.sh
+++ b/bin/launch_blender.sh
@@ -2,6 +2,7 @@
 
 module purge
 module load Stages/2022
+module load GCCcore/.11.2.0
 
 module load Blender
 
-- 
GitLab