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

Update job-scheduling.md

parent 92ed0ef9
No related branches found
No related tags found
No related merge requests found
Pipeline #29200 passed with warnings
...@@ -323,7 +323,7 @@ $ salloc -A PROJECT-ID -p p03-amd --gres fpga:1 ...@@ -323,7 +323,7 @@ $ salloc -A PROJECT-ID -p p03-amd --gres fpga:1
### Find Out Allocated Resources ### Find Out Allocated Resources
Information about allocated resources is available in Slurm job details, attributes JOB_GRES and GRERS. Information about allocated resources is available in Slurm job details, attributes JOB_GRES and GRES.
``` ```
$ scontrol -d show job $SLURM_JOBID |grep GRES= $ scontrol -d show job $SLURM_JOBID |grep GRES=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment