Skip to content

v1.15.1

Compare
Choose a tag to compare
@nrspruit nrspruit released this 25 Oct 16:00
· 85 commits to master since this release

oneAPI Level Zero Loader v1.15.1

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

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 <level-zero_win-sdk>\include
  3. Add Library path for compiler to use <level-zero_win-sdk>\lib

Tested Platforms:

Runtime Implementations Supported

New to this Release:

  • Updated to Level Zero spec 1.8.0
  • Fixed windows build to enable control flow guard mitigation
  • Updated Loader Handle Tracking
  • Expanded Loader Debug Tracing to record driver Init result