Skip to content

Commit 7b64045

Browse files
authored
Merge pull request #1793 from againull/againull/update_l0_loader
[UR] Update L0 loader to v1.17.6
2 parents aaf0810 + 3c99ac1 commit 7b64045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adapters/level_zero/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
4242
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
4343
endif()
4444
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
45-
set(UR_LEVEL_ZERO_LOADER_TAG v1.17.0)
45+
set(UR_LEVEL_ZERO_LOADER_TAG v1.17.6)
4646
endif()
4747

4848
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104

0 commit comments

Comments
 (0)