Skip to content

Commit b8ddf7b

Browse files
committed
[SYCL][NATIVECPU] UR tag for testing
1 parent 656617b commit b8ddf7b

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
@@ -119,7 +119,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
119119
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
120120
endfunction()
121121

122-
set(UNIFIED_RUNTIME_REPO "git@git.office.codeplay.com:orion/unified-runtime.git")
122+
set(UNIFIED_RUNTIME_REPO "git@github.com:uwedolinsky/unified-runtime.git")
123123
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
124124

125125
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")

0 commit comments

Comments
 (0)