Skip to content

Commit 076dc68

Browse files
committed
Use stype fixed loader repo
Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 6134512 commit 076dc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-runtime/cmake/FetchLevelZero.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
4343
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
4444
endif()
4545
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
46-
set(UR_LEVEL_ZERO_LOADER_TAG e68041555e58e49ab2671cebe65d2762d95fd101)
46+
set(UR_LEVEL_ZERO_LOADER_TAG c4892da92dab13a2d276a18975f9fff4268c2daf)
4747
endif()
4848

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

0 commit comments

Comments
 (0)