Skip to content

Commit 6faa6ef

Browse files
committed
[UR][L0] Updated Driver In order lists check and required version
-pre-commit PR for oneapi-src/unified-runtime#2491 Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent e4d65e0 commit 6faa6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ elseif(SYCL_UR_USE_FETCH_CONTENT)
134134
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
135135
endfunction()
136136

137-
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
137+
set(UNIFIED_RUNTIME_REPO "https://github.com/nrspruit/unified-runtime.git")
138138
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
139139

140140
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")

0 commit comments

Comments
 (0)