From 0600d4c2c4d3dcb386ce1a434d2b2ed586fbe2ec Mon Sep 17 00:00:00 2001 From: germann_e Date: Wed, 6 Aug 2025 09:13:29 +0200 Subject: [PATCH] FIX: remain tmerlin7 --- .gitea/workflows/sbatch/q-e_cpu.sbatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sbatch/q-e_cpu.sbatch b/.gitea/workflows/sbatch/q-e_cpu.sbatch index e3eaf18..6dc4166 100755 --- a/.gitea/workflows/sbatch/q-e_cpu.sbatch +++ b/.gitea/workflows/sbatch/q-e_cpu.sbatch @@ -6,7 +6,7 @@ #SBATCH --nodes=1 #SBATCH --ntasks-per-node=16 #SBATCH --time=01:00:00 -#SBATCH --cluster=tmerlin7 +#SBATCH --cluster=merlin7 #SBATCH --wait export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem