mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
README typofix
Label descriptions had extra underscores. Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
This commit is contained in:
parent
d0f596f033
commit
46dcffc33e
@ -46,8 +46,8 @@ name | type | description|
|
||||
|`gpu.intel.com/platform_gen`| string | GPU platform generation name, typically an integer. Deprecated.
|
||||
|`gpu.intel.com/media_version`| string | GPU platform Media pipeline generation name, typically a number.
|
||||
|`gpu.intel.com/graphics_version`| string | GPU platform graphics/compute pipeline generation name, typically a number.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>_.count`| number | GPU count for the named platform.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>_.tiles`| number | GPU tile count in the GPUs of the named platform.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>_.present`| string | "true" for indicating the presense of the GPU platform.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>.count`| number | GPU count for the named platform.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>.tiles`| number | GPU tile count in the GPUs of the named platform.
|
||||
|`gpu.intel.com/platform_<PLATFORM_NAME>.present`| string | "true" for indicating the presense of the GPU platform.
|
||||
|
||||
For the above to work as intended, GPUs on the same node must be identical in their capabilities.
|
||||
|
Loading…
Reference in New Issue
Block a user