From 3b85c92620d1d0ef2452e31f05b54cb2e9a26b96 Mon Sep 17 00:00:00 2001 From: pat-alt <altmeyerpat@gmail.com> Date: Wed, 18 Oct 2023 18:12:23 +0200 Subject: [PATCH] test script --- experiments/jobscripts/testing/all_small.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/jobscripts/testing/all_small.sh b/experiments/jobscripts/testing/all_small.sh index 0ca3640d..8a953f6d 100644 --- a/experiments/jobscripts/testing/all_small.sh +++ b/experiments/jobscripts/testing/all_small.sh @@ -6,7 +6,7 @@ #SBATCH --cpus-per-task=4 #SBATCH --partition=compute #SBATCH --mem-per-cpu=2GB -#SBATCH --account=research-eemcs-insy +#SBATCH --account=innovation #SBATCH --mail-type=END # Set mail type to 'END' to receive a mail when the job finishes. module load 2023r1 openmpi -- GitLab