Skip to content

Commit 84b5888

Browse files
committed
CI for UR PR refactor-guess-local-worksize
1 parent cbffacd commit 84b5888

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
6565
# [EXP][CMDBUF] Move event reset commands to dedicated cmd-list
6666
set(UNIFIED_RUNTIME_TAG 418ad5354ca24a6dfbd01df803949855b7a6c3dd)
6767

68+
# DO NOT MERGE
69+
set(UNIFIED_RUNTIME_REPO "https://github.com/hdelan/unified-runtime.git")
70+
set(UNIFIED_RUNTIME_TAG refactor-guess-local-worksize)
71+
6872
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6973
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
7074
endif()

0 commit comments

Comments
 (0)