Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
endif()

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
https://github.com/nrspruit/unified-runtime.git
397269076aae5e35eb66934af3153bc07ae1c845
)

fetch_adapter_source(opencl
Expand Down