Releases: oneapi-src/level-zero-spec
Releases · oneapi-src/level-zero-spec
v1.13.1
v1.13.0
Update Features:
- Deprecated flags ZE_COMMAND_LIST_FLAG_EXPLICIT_ONLY and ZE_COMMAND_QUEUE_FLAG_EXPLICIT_ONLY
- Promote the RTAS Builder experimental extension to a standard extension
- Add Extension querying the device vector widths
- Add Extension APIs for querying device cache line size
- Add Sysman Extension mechanism for getting ECC state
- Add Sysman extension error ERROR_SURVIVABILITY_MODE_DETECTED
- Add Metrics Extension for runtime enabling and disabling
- Add Metrics Extension for group based markers
Patches to v1.12.5 release
- Clarify documentation for zeKernelGetSourceAttributes
- Add deprecation warning to image_view_planar_exp
- Clarify API Versioning reported by drivers
- Clarify Documentation for zeMemFree() and zeMemFreeExt() policies
- Fix various build warnings and broken web links
- Grammar Fix Replace informal "thru" with "through"
- Add clarification for MetricGroupDestroy API
v1.12.15
What's Changed
- Fix Spec Documentation Links
- Add missing version structure for zeKernelGetBinaryExp
- Corrected and added METRIC_GROUP_NAME_PREFIX_EXP
- Add GENERIC type into Metrics
- Fix Multiple Documentation Syntax to remove warnings
- Add Driver DDI Handles Extension
- Fix for vf telemetry APIs
- Add External semaphores API
Full Changelog: v1.11.8...v1.12.15
v1.11.8
Patch Release
Changes:
- Scripts updated to raise a proper exception when parse errors occur
- Fix zeKernelGetBinaryExp's inclusion
- Update documentation on Init and add deprecation comments for init changes
Full Changelog: v1.11.5...v1.11.8
v1.11.5
v1.11.4
Patch Release
- Fixing ABI compatibility issues with v1.11
- Fix to EXP handling in the Spec generation
- Fix order by version in DDI tables
- Fixing version errors for data objects introduced in older versions.
Full Changelog: v1.11...v1.11.4
v1.11
Features:
- zePhysicalMemCreate to support physical system memory.
- Added a new error code in GetGlobalTimestamps function.
- Add support for metrics and groups to export memory.
- Add API specification to retrieve kernel binary program data.
Fixes :
- Addressed level-zero loader ABI breakage issue with spec v1.10.
- Documentation update to spec to relax restriction to allow driver to create internal threads.
- rename Programmable1Exp to ProgrammableExp2.
Full Changelog: v1.10...v1.11
v1.10
Features:
- Supports new single API for Level Zero Init and Driver Retrieval
- Support for concurrent Metric group query
- Supports experimental extension for metric tracer
- Support to specify fp64 range to metric_value_info
- Support zetCreateMetricGroupsFromMetricsExp programmable API
- Support for new temperature sensor types
- Support for ZE_API_VERSION_CURRENT_M macro for compile time version validation.
- Supports version 1.1 of mutable commands extension
- Support for NPU graph support for MCL extension
- Support for new ELF memory space for debugger
- Support for Metric Tracer Decode support for sub-devices
- Support for byte normalized programmable type
- Added updates to virtual management API
Fixes :
- Added description to replace C string parameter type
- Fixed metricprogrammable spec issues
- Update documentation on zesInit Usage
- Remove VF experimental interfaces
- fix metrics names in tracer
Full Changelog: v1.9.3...v1.10