Skip to content
Snippets Groups Projects
Commit c42581e8 authored by Roman Sliva's avatar Roman Sliva
Browse files

Update slurm-job-submission-and-execution.md

parent ffbd2f24
No related branches found
No related tags found
No related merge requests found
Pipeline #33242 passed with warnings
...@@ -206,7 +206,7 @@ $ scontrol update JobId=JOBID ATTR=VALUE ...@@ -206,7 +206,7 @@ $ scontrol update JobId=JOBID ATTR=VALUE
Modify job's time limit: Modify job's time limit:
``` ```
$ scontrol update job JOBID timelimit=4:00:00 $ scontrol update JobId=JOBID timelimit=4:00:00
``` ```
Set/modify job's comment: Set/modify job's comment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment