Skip to content

v1.13.0

Choose a tag to compare

@rwmcguir rwmcguir released this 16 Apr 06:54
· 39 commits to master since this release
9f2dd09

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