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

Update job-scheduling.md

parent 62c28ef5
Branches
No related tags found
No related merge requests found
Pipeline #33938 passed with warnings
......@@ -89,7 +89,7 @@ set | grep ^SLURM
| variable name | description | example |
| ------ | ------ | ------ |
| SLURM_JOBID | job id of the executing job| 593 |
| SLURM_JOB_ID | job id of the executing job| 593 |
| SLURM_JOB_NODELIST | nodes allocated to the job | p03-amd[01-02] |
| SLURM_JOB_NUM_NODES | number of nodes allocated to the job | 2 |
| SLURM_STEP_NODELIST | nodes allocated to the job step | p03-amd01 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment