forked from pool/level-zero
Update to version 1.22.4 #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf07a4b7f0601354d1f6083d2a773ede946bbbde2a0e76b80e6bbee5bec2fd02
|
||||
size 1017580
|
BIN
level-zero-1.22.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
level-zero-1.22.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 17:22:32 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
- Update to version 1.22.4:
|
||||
* test: ensure no stdout output when calling zeInitDrivers
|
||||
* Fix static loader to request current version as the latest
|
||||
APIs
|
||||
* fix ddi compatability to avoid assigning values which don't
|
||||
exist
|
||||
* Update Level Zero Loader and Headers to support v1.13.1 of L0
|
||||
Spec
|
||||
* Fix zesInit to init the correct requested api version
|
||||
* Fix sysman only init to disallow retrieval of loader context
|
||||
due to version compatibility
|
||||
* Add ability to Register a TeardownCallback to notify release of
|
||||
L0 resources
|
||||
* Fix GUID gen and update to v1.22.3
|
||||
* Rename the static build define from DYNAMIC_LOAD_LOADER to
|
||||
L0_STATIC_LOADER_BUILD
|
||||
* Block all calls to get drivers until after init has completed
|
||||
to avoid race during sorting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 09:57:10 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: level-zero
|
||||
Version: 1.22.3
|
||||
Version: 1.22.4
|
||||
Release: 0
|
||||
Summary: oneAPI Level Zero Specification Headers and Loader
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user