Skip to content

Commit dc5246d

Browse files
nrspruitcallumfare
authored andcommitted
[L0] Update Level Zero Loader version to v1.18.5
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent 09ae26a commit dc5246d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FetchLevelZero.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
4040
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
4141
endif()
4242
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
43-
set(UR_LEVEL_ZERO_LOADER_TAG v1.17.39)
43+
set(UR_LEVEL_ZERO_LOADER_TAG v1.18.5)
4444
endif()
4545

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

0 commit comments

Comments
 (0)