Skip to content

Releases: oneapi-src/level-zero-spec

v1.5.8

18 Jan 23:36
Compare
Choose a tag to compare

What's Changed

  • remove nullptr error code from params with mbz trait in #52
  • Fix handling of mbz attributes in #56
  • Fix ze_device_properties_t in samples in #62

Full Changelog: v1.5...v1.5.8

v1.5

15 Dec 06:22
Compare
Choose a tag to compare

What's Changed

  • Initial Level Zero specification scripts (v1.4)
  • Clarify that a context can also be used by sub-devices of devices
  • Add an extension for bfloat16 conversions
  • Relax restriction and allow ipc events with timestamps
  • Add an extension to return the device IP version
  • Add a deprecation message for ZET_ENABLE_API_TRACING_EXP
  • RAS Category and Fabric API
  • Remove out-of-date Sysman object hierarchy diagram
  • Add additional default errors
  • Clarify commands in an immediate command list may execute synchronously
  • Replace utf-8 special characters with ASCII alternatives
  • Mark zesPowerGetLimits and zesPowerSetLimits as deprecated
  • Separate APIs for initializing and enumerating sysman
  • Add sub-allocations properties extensions
  • Add host support for IPC allocations
  • Fix off-by-one error for maximum memory allocation size
  • Correct documentation for zesMemoryGetBandwidth
  • Move image view extension to standard
  • Fix scripts to enable building older spec versions

New Contributors

Full Changelog: https://github.com/oneapi-src/level-zero-spec/commits/v1.5