mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() NOTE: this has impact only for GPUs which are virtualized with SR-IOV. Access to physical devices (PFs) is disabled for "i915" resource when they have configured virtual devices (VFs). This is because: * GPU resources are expected to be evenly split between VFs in such configurations * But PF resource amount is expected to differ from VFs and typically retain only enough resources (just few MB of RAM), to be able to provide GPU metrics that are not available from VFs * Neither the current GPU plugin, nor Kubernetes scheduling in general, has proper support for heterogeneous GPUs (= capability based scheduling) Therefore "i915" resource needs to be limited to GPU devices with homogeneous amount of resources, which in SR-IOV configurations is expected to be the case only with VFs (when such are present). |
||
---|---|---|
.. | ||
dsa_plugin | ||
fpga_admissionwebhook | ||
fpga_crihook | ||
fpga_plugin | ||
fpga_tool | ||
gpu_nfdhook | ||
gpu_plugin | ||
operator | ||
qat_plugin | ||
sgx_admissionwebhook | ||
sgx_epchook | ||
sgx_plugin | ||
vpu_plugin |