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

pre-release2 days ago

What's Changed

  • Support for Sorting Drivers based on the devices provided by @nrspruit in #259
  • Implement basic leak checker in validation layer by @igchor in #264
  • Fix upload artifact workflow by @nrspruit in #268
  • Added zeImageViewCreateExt to Leak Checker by @nrspruit in #267
  • Update Changelog and Documentation for v1.20.3 by @nrspruit in #269
  • Extension validation fix by @igchor in #272
  • Fix Init error checking to check the validation layer checks by @nrspruit in #273
  • Fix experimental extension val to accept unknown extensions in a range by @nrspruit in #274
  • Fix stype init for property query by @nrspruit in #275
  • Update version to v1.20.4 and add changelog by @nrspruit in #276
  • Fix to teardown check to avoid context by @nrspruit in #278
  • basic_leak_checker: add support for zeMemFreeExt by @igchor in #277
  • Add API logging to validation layer by @igchor in #270
  • Update ChangeLog to v1.20.5 by @nrspruit in #279
  • Add in missing header for ze_ddi_common.h by @nrspruit in #280
  • Update to v1.20.6 with fixes for enabling DDI handle extension by @nrspruit in #281
  • Static L0 Loader Support by @nrspruit in #224
  • Add support for 1.7 spec with the static loader by @nrspruit in #284
  • Fix stype assignment in zello_world by @nrspruit in #286
  • Update Changelog and version for v1.21.1 by @nrspruit in #287
  • Don't call dlinfo on Android by @mateusztabaka in #289
  • Allocate context_t always dynamic and enable delayed destroy of context by @nrspruit in #290
  • Remove the base stype validator such that only specialized functions have the check by @nrspruit in #291
  • Enable the ability to build the loader without static CRT linkage on windows by @nrspruit in #292
  • Change -Werror handling. by @hvdijk in #293
  • Fix Dynamic generation of code for _factory globals by @nrspruit in #294
  • Fix driver sorting given driver failures and instrumentation by @nrspruit in #288

New Contributors

Full Changelog: v1.20.2...v1.21.2

Don't miss a new level-zero release

NewReleases is sending notifications on new releases.