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 f5c5627 commit f8ed883Copy full SHA for f8ed883
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -6,7 +6,7 @@
6
set(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO
7
"https://github.com/GeorgeWeb/unified-runtime.git" CACHE STRING "Override the Unified Runtime FetchContent repository")
8
set(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_TAG
9
- "f359a59bf71ca1bb268639595bf085e4a4bc2225" CACHE STRING "Override the Unified Runtime FetchContent tag")
+ "d96bd039b1cfde1f8a86a7548a27e4f9a853b887" CACHE STRING "Override the Unified Runtime FetchContent tag")
10
11
# Options to disable use of FetchContent to include Unified Runtime source code
12
# to improve developer workflow.
0 commit comments