From 33a543d9ff7de378a804503f6d9ec02f136ece96 Mon Sep 17 00:00:00 2001 From: Roman Sliva <roman.sliva@vsb.cz> Date: Thu, 8 Dec 2022 14:57:59 +0100 Subject: [PATCH] Update job-scheduling.md --- docs.it4i/cs/job-scheduling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/cs/job-scheduling.md b/docs.it4i/cs/job-scheduling.md index 26000fb7b..a2b40e36e 100644 --- a/docs.it4i/cs/job-scheduling.md +++ b/docs.it4i/cs/job-scheduling.md @@ -334,7 +334,7 @@ IDX in the GRES attribute specifies index/indexes of FPGA(s) (or GPGPUs) allocat ### Request Specific Resources -It is possible to allocate specific resources. It is useful for partition p03-amd, where FPGAs of different types are available. +It is possible to allocate specific resources. It is useful for partition p03-amd equipped with FPGAs of different types. GRES entry is using format "name[[:type]:count", in the following example name is fpga, type is xilinx_alveo_u280, and count is count 2. -- GitLab