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

pre-release2 hours ago

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

Contents:

Packages Included:

  • libze1 -> Runtime package providing oneAPI Level Zero Loader & Validation Layer for Debian OS's
  • libze-dev -> Development package providing oneAPI Level Zero Loader, Validation Layer & API Headers for Debian OS's
  • level-zero-win-sdk -> Windows Software Development Kit for oneAPI Level-Zero

** Note: Source will build RPM based packages named level-zero*, just not tested and provided here.

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

What's Changed

  • Fix incompatible strerror_r for non-gnu/windows libc by @rwmcguir in #493
  • Add stdbool.h for C header inclusion correctness by @rwmcguir in #494
  • Update zel* functions to use (void) instead of () by @rwmcguir in #497
  • Fix spelling and grammar issues + add CI detection by @rwmcguir in #501
  • Initial Feature commit for Extension Callback Tracing by @rwmcguir in #498
  • Add missing tracing definitions into template by @rwmcguir in #503
  • fix: incorrect translation of null handle in zet API by @rwmcguir in #505
  • Update to Level Zero Spec v1.18.31 by @rwmcguir in #506

Full Changelog: v1.32.0...v1.33.0

Don't miss a new level-zero release

NewReleases is sending notifications on new releases.