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 416cf1f commit 5b5def1Copy full SHA for 5b5def1
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -57,7 +57,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
include(FetchContent)
58
59
set(UNIFIED_RUNTIME_REPO "https://github.com/raiyanla/unified-runtime.git")
60
- set(UNIFIED_RUNTIME_TAG 9d1372d34db34971e5753471bd4be12fab3310cc)
+ set(UNIFIED_RUNTIME_TAG 11ecfd3ef8afa483c4859b626751a18f9cd679e6)
61
62
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
63
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
0 commit comments