README typofix

Label descriptions had extra underscores.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
This commit is contained in:
Ukri Niemimuukko 2021-12-28 12:01:40 +02:00
parent d0f596f033
commit 46dcffc33e

View File

@ -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.