level-zero icon indicating copy to clipboard operation
level-zero copied to clipboard

zes_api: "unkown" strings are "Unknown" in the current implementation

Open bgoglin opened this issue 3 years ago • 2 comments

The current implementation of zesDeviceGetProperties() return "Unknown" instead of "unkown" as stated in the documentation. I assume the documentation is wrong. I updated the documentation of zes_fabric_port_properties_t as well even if I couldn't find "unkown" nor "Unknown" ever returned there yet.

Signed-off-by: Brice Goglin [email protected]

bgoglin avatar Mar 29 '21 09:03 bgoglin

Are the specs somewhere else on github? If so, I can look at making a PR there.

bgoglin avatar Mar 31 '21 11:03 bgoglin

The specs are published here: https://spec.oneapi.com/level-zero/latest/sysman/api.html

There's not a public repo for the spec. We are working on correcting it internally. I'll keep you updated.

bmyates avatar Mar 31 '21 14:03 bmyates

This PR is not valid for the Loader repo, closing.

nrspruit avatar Nov 30 '23 17:11 nrspruit