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 543387f3d65f698b0e9b016978178e37c0e6a203..801e8ca6da4e785432c8301bf8f00be544c8824f 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 @@ -127,6 +127,7 @@ resource requirements and control communication. | `-a, --array=` | Submit an array job ([examples](slurm_examples.md#array-jobs)) | | `-w ,,...` | Restrict job to run on specific nodes only | | `-x ,,...` | Exclude specific nodes from job | + | `--test-only` | Retrieve estimated start time of a job considering the job queue; does not actually submit the job nor run the application | !!! note "Output and Error Files"