github oneapi-src/level-zero v1.19.2
oneAPI Level Zero Loader v1.19.2

25 days ago

API Headers, Loader, & Validation Layer based on oneAPI Level Zero Specification v1.11.8

Contents:

Packages Included:

  • level-zero -> Runtime package providing oneAPI Level Zero Loader & Validation Layer
  • level-zero-devel -> Development package providing oneAPI Level Zero Loader, Validation Layer & API Headers
  • level-zero Windows SDK -> Windows Software Development Kit for oneAPI Level-Zero

Installation of Windows SDK

  1. extract level-zero-win-sdk*.zip
  2. Add Include path for compiler to use \include
  3. Add Library path for compiler to use \lib

Tested Platforms:

Runtime Implementations Supported

New to this Release:

  • Remove static result in InitDrivers given first init fails
  • Fix to Use relative paths for events deadlock detection third party headers
  • logging full path of loaded library in traces
  • Fix utils build
  • feature: events deadlock detection in validation layer
  • Add Passing in the Result to Validation Checkers at Epilogue
  • Disconnect zeInitDrivers and zeDriverGet
  • Fix backwards compatibility usage of Get*ProcAddrTable
  • Fix to add missing zeKernelGetExp API and header updates
  • Fix zeInit Compatibility when zeInitDrivers is undefined

Don't miss a new level-zero release

NewReleases is sending notifications on new releases.