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

Update job-scheduling.md

parent 7defb29b
No related branches found
No related tags found
No related merge requests found
Pipeline #29153 passed with warnings
......@@ -263,6 +263,8 @@ $ scontrol -d show node p03-amd02 | grep Gres=
```
$ sbatch -A PROJECT-ID -p p03-amd --gres=fpga:xilinx_alveo_u280:2 ./script.sh
$ scontrol -d show job $SLURM_JOBID |grep gres
TresPerNode=gres:fpga:xilinx_alveo_u280:2
```
[1]: https://slurm.schedmd.com/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment