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 8955813 commit 54501bfCopy full SHA for 54501bf
unified-runtime/cmake/FetchLevelZero.cmake
@@ -47,7 +47,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
47
set(UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")
48
endif()
49
if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "")
50
- set(UR_LEVEL_ZERO_LOADER_TAG 782ba0ef068e7a9b6a73cf1779e2ca46dc01781c)
+ set(UR_LEVEL_ZERO_LOADER_TAG a510259fb7490ab35841c0ed72986b01464b502c)
51
52
53
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
0 commit comments