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

Update job-scheduling.md

parent 398aef0b
No related branches found
No related tags found
No related merge requests found
Pipeline #29203 passed with warnings
......@@ -314,6 +314,10 @@ Use only allocated GPGPUs and FPGAs. Resource separation is not enforced. If you
Get information about GRES on node:
```
$ scontrol -d show node p02-intel01 | grep Gres=
Gres=fpga:bitware_520n_mx:2
$ scontrol -d show node p02-intel02 | grep Gres=
Gres=fpga:bitware_520n_mx:2
$ scontrol -d show node p03-amd01 | grep Gres=
Gres=gpgpu:amd_mi100:4,fpga:xilinx_alveo_u250:2
$ scontrol -d show node p03-amd02 | grep Gres=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment