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

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

parent a7b8b1d3
Branches
No related tags found
No related merge requests found
Pipeline #33937 passed with warnings
......@@ -160,7 +160,7 @@ Commonly used variables are:
| 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 | cn[101-102] |
| SLURM_JOB_NUM_NODES | number of nodes allocated to the job | 2 |
| SLURM_STEP_NODELIST | nodes allocated to the job step | cn101 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment