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

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

parent 51ddaccd
Branches
No related tags found
No related merge requests found
Pipeline #33232 passed with warnings
......@@ -30,6 +30,7 @@ qviz up 8:00:00 0/2/0/2 vizserv[1-2]
```
`NODES(A/I/O/T)` column sumarizes node count per state, where the `A/I/O/T` stands for `allocated/idle/other/total`.
Example output is from Barbora cluster.
On Barbora cluster all queues/partitions provide full node allocation, whole nodes are allocated to job.
......@@ -63,7 +64,7 @@ Show job details for executing job from job session:
$ scontrol show job $SLURM_JOBID
```
Show my jobs using long output format (includes time limit):
Show my jobs using long output format which includes time limit:
```console
$ squeue --me -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment