We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159b5c4 commit 0b7b2b1Copy full SHA for 0b7b2b1
1 file changed
benchmarks/train.sh
@@ -6,7 +6,7 @@
6
#SBATCH --cpus-per-task=32
7
#SBATCH --time=23:59:00
8
# Jobs to run, inclusive
9
-#SBATCH --array=0,3
+#SBATCH --array=0
10
#SBATCH --partition=amilan
11
#SBATCH --output=/scratch/alpine/%u/job_%a-%j.out
12
#SBATCH --mail-type=ALL
0 commit comments