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

Update job-scheduling.md

parent 33a543d9
Branches
No related tags found
No related merge requests found
Pipeline #29202 passed with warnings
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
[Slurm][1] workload manager is used to allocate and access Complementary systems resources. [Slurm][1] workload manager is used to allocate and access Complementary systems resources.
## Getting Partition Information
Display partitions/queues Display partitions/queues
```console ```console
...@@ -17,6 +19,8 @@ p04-edge up 1-00:00:00 0/1/0/1 p04-edge01 ...@@ -17,6 +19,8 @@ p04-edge up 1-00:00:00 0/1/0/1 p04-edge01
p05-synt up 1-00:00:00 0/1/0/1 p05-synt01 p05-synt up 1-00:00:00 0/1/0/1 p05-synt01
``` ```
## Getting Job Information
Show jobs Show jobs
```console ```console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment