We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e60346d + 1c0502f commit 35e4ba1Copy full SHA for 35e4ba1
source/adapters/level_zero/CMakeLists.txt
@@ -40,7 +40,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
40
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
41
endif()
42
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
43
- set(UR_LEVEL_ZERO_LOADER_TAG v1.17.6)
+ set(UR_LEVEL_ZERO_LOADER_TAG v1.17.39)
44
45
46
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
0 commit comments