From 1cd62665f07518999783140d5cfda150435c502e Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 21 Feb 2023 06:38:29 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/software/spec.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/spec.md b/doc.zih.tu-dresden.de/docs/software/spec.md
index a4e08b4b2..95199d702 100644
--- a/doc.zih.tu-dresden.de/docs/software/spec.md
+++ b/doc.zih.tu-dresden.de/docs/software/spec.md
@@ -133,7 +133,6 @@ medium or large, test or reference).
     #SBATCH --gres=gpu:6                  # generic consumable resources allocation per node: 6 GPUs
     #SBATCH --mem-per-cpu=5772M
     #SBATCH --time=00:45:00               # run for hh:mm:ss hrs
-    #SBATCH --job-name=spec_oacc
     #SBATCH --export=ALL
     #SBATCH --hint=nomultithread
 
-- 
GitLab