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.
1 parent 6134512 commit 076dc68Copy full SHA for 076dc68
unified-runtime/cmake/FetchLevelZero.cmake
@@ -43,7 +43,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
43
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
44
endif()
45
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
46
- set(UR_LEVEL_ZERO_LOADER_TAG e68041555e58e49ab2671cebe65d2762d95fd101)
+ set(UR_LEVEL_ZERO_LOADER_TAG c4892da92dab13a2d276a18975f9fff4268c2daf)
47
48
49
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
0 commit comments