Skip to content

Commit 6abfba3

Browse files
mcw92fluegelk
andauthored
fix job name and comment alignment
Co-authored-by: fluegelk <[email protected]>
1 parent aea6d23 commit 6abfba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/scaling_experiments/single_node/n8_m2_baseline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#SBATCH --job-name=n8_m2_base # job name
2+
#SBATCH --job-name=n8_m2_base # job name
33
#SBATCH --partition=cpuonly # queue for resource allocation
44
#SBATCH --mem=501600mb
55
#SBATCH --time=3-00:00:00 # wall-clock time limit

0 commit comments

Comments
 (0)