-
Type:
Bug
-
Status: Patch Available
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: capacity scheduler
-
Labels:None
As the enum CapacitySchedulerConfiguration.AbsoluteResourceType only has two elements: memory and vcores, which would filter out absolute resources configuration of gpu and fpga in AbstractCSQueue.updateConfigurableResourceRequirement.
This issue would cause gpu and fpga can't be allocated correctly