From 03d50424c984fa1337b2e38cc68ab92ec4948b7f Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 27 Jul 2022 10:38:25 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md index 962dcd5d4..c8529fa69 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md @@ -160,7 +160,7 @@ taurusi6604.taurus.hrsk.tu-dresden.de taurusi6603.taurus.hrsk.tu-dresden.de ``` -The command `srun` also creates an allocation, if it is running outside any sbatch or salloc +The command `srun` also creates an allocation, if it is running outside any `sbatch` or `salloc` allocation. ```console -- GitLab