Skip to content

Commit f909002

Browse files
committed
[BUGFIX:jobs/arrays] Use the stress-ng interface correctly
1 parent 91f6c32 commit f909002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jobs/arrays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Consider submitting the following job.
183183
#SBATCH --cpus-per-task=16
184184
#SBATCH --time=00:10:00
185185

186-
declare test_duration=720 # 12min
186+
declare test_duration=12m
187187

188188
srun \
189189
stress-ng \

0 commit comments

Comments
 (0)