oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
208 stars 90 forks source link

Any CHANGELOG for different SPEC versions? #79

Closed jjfumero closed 1 year ago

jjfumero commented 2 years ago

Hi all, is there any documentation of CHANGELOG that explains the differences between different versions in the oneAPI LevelZero SPEC? I see the latest now is 1.3.7.: https://spec.oneapi.io/level-zero/latest/index.html#l0-full-name-l0-spec-version

Thank you

bmyates commented 2 years ago

No, I don't think there is a spec changelog available. This would be nice to have, I'll put in a request for it.

Spec 1.3.7 contains a couple typo fixes and the new enum type "ZET_METRIC_TYPE_IP_EXP" that was not in 1.3.0. The headers in this repo will be updated to 1.3.7 in the very near future.

jjfumero commented 2 years ago

Thank you @bmyates , I think it would be great to include a changelog file.

oscarbg commented 2 years ago

+1

eero-t commented 1 year ago

Any news on getting changelogs?

jjfumero commented 1 year ago

@eero-t Is this what you are looking for? https://spec.oneapi.io/releases/index.html#level-zero

Also here: https://github.com/oneapi-src/level-zero/blob/master/CHANGELOG.md

eero-t commented 1 year ago

@jjfumero Yes, that looks good to me. If it's OK for you too, you could close this bug!