Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hdelan committed Mar 14, 2024
1 parent cbffacd commit fb8a8e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
# [EXP][CMDBUF] Move event reset commands to dedicated cmd-list
set(UNIFIED_RUNTIME_TAG 418ad5354ca24a6dfbd01df803949855b7a6c3dd)

# DO NOT MERGE
set(UNIFIED_RUNTIME_REPO "https://github.com/hdelan/unified-runtime.git")
set(UNIFIED_RUNTIME_TAG test-ci)

if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
endif()
Expand Down

0 comments on commit fb8a8e1

Please sign in to comment.