From 3b7b5fbbbd13eecd9021acfbd0d5afeb0ef81a1e Mon Sep 17 00:00:00 2001 From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de> Date: Sat, 22 Jul 2023 08:36:09 +0200 Subject: [PATCH] Update launch_blender.sh --- bin/launch_blender.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/launch_blender.sh b/bin/launch_blender.sh index db27b96..4f46132 100755 --- a/bin/launch_blender.sh +++ b/bin/launch_blender.sh @@ -2,7 +2,7 @@ module purge module load Stages/2023 - +module load GCCcore/.11.3.0 module load Blender echo >&2 "==========================================" -- GitLab