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 aaf0810 + 3c99ac1 commit 7b64045Copy full SHA for 7b64045
source/adapters/level_zero/CMakeLists.txt
@@ -42,7 +42,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
42
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
43
endif()
44
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
45
- set(UR_LEVEL_ZERO_LOADER_TAG v1.17.0)
+ set(UR_LEVEL_ZERO_LOADER_TAG v1.17.6)
46
47
48
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
0 commit comments