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

Update job-scheduling.md

parent 306d7a1a
No related branches found
No related tags found
No related merge requests found
Pipeline #29159 passed with warnings
......@@ -269,7 +269,9 @@ salloc: Granted job allocation XXX
salloc: Waiting for resource configuration
salloc: Nodes p03-amd02 are ready for job
$ scontrol -d show job $SLURM_JOBID |grep gres
$ scontrol -d show job $SLURM_JOBID |grep -i gres
JOB_GRES=fpga:xilinx_alveo_u280:2
Nodes=p03-amd02 CPU_IDs=0 Mem=0 GRES=fpga:xilinx_alveo_u280(CNT:2)
TresPerNode=gres:fpga:xilinx_alveo_u280:2
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment