Skip to content

oneAPI Level Zero Loader v1.28.6

Latest

Choose a tag to compare

@rwmcguir rwmcguir released this 11 May 20:25
· 4 commits to master since this release

API Headers, Loader, & Validation Layer based on oneAPI Level Zero Specification v1.15.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

  • Add Ubuntu specific .deb packages to CPack by @rwmcguir in #448**
  • Fix typo in build debug command line by @rwmcguir in #449
  • fix: Handle when no L0 drivers init the global ddis by @nrspruit in #451
  • fix: remove logging to std out during import by @shubskmr in #450
  • fix: level zero devel package config filesystem conflict on sles by @nrspruit in #452
  • Allow Pc File Install With Window MSI Installer by @mschilling0 in #455
  • fix: update version details for release by @shubskmr in #456
  • Remove unneeded RPMs and DEBs from builds by @rwmcguir in #460

New Contributors

Full Changelog: v1.28.4...v1.28.6