We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e010f commit 519eed2Copy full SHA for 519eed2
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Level zero loader changelog
2
3
+## v1.17.39
4
+* Add Ubuntu 24.04 and 24.10 builds
5
+* Proper installation rules
6
+* Enable testing with ctest
7
+* Fix reading updated state of the driver_t for checking initStatus (#188)
8
+* Avoid DDI table reinit if ZE_ENABLE_LOADER_INTERCEPT=1 (#187)
9
+* Update spdlog headers (#186)
10
+* Fix handle translation when ddi table fallback (#185)
11
+* Split Ze and Zes Drivers and only release drivers at close (#184)
12
+* Fix issues with intercept layer and zesInit/zeInit given fallback to passthrough (#183)
13
+* Fix global teardown of loader handles and check driver status in init_driver (#182)
14
## v1.17.28
15
* Add GPU-legacy1 driver to list of known names on Linux
16
* Fix first zeinit to allow for layer checks
0 commit comments