diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index 19ae36bdc46a4..afae7f3c8293f 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -100,13 +100,18 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) # Author: Kenneth Benzie (Benie) # Date: Thu May 2 10:56:55 2024 +0100 # Merge pull request #1535 from przemektmalon/przemek/sampled-image-fetch - # # [Bindless][Exp] Add device queries for sampled image fetch set(UNIFIED_RUNTIME_TAG ebf873fb5996c9ddca32bbb7c9330d3ffe15473c) fetch_adapter_source(level_zero - ${UNIFIED_RUNTIME_REPO} - ${UNIFIED_RUNTIME_TAG} + "https://github.com/oneapi-src/unified-runtime.git" + # commit f3c551963d0612bfac252bc5c82796289939ebeb + # Merge: ebf873fb 987c422c + # Author: Kenneth Benzie (Benie) + # Date: Thu May 2 15:26:34 2024 +0100 + # Merge pull request #1526 from nrspruit/event_signal_optional + # [L0] Enable Batching out of order commands without signal events + f3c551963d0612bfac252bc5c82796289939ebeb ) fetch_adapter_source(opencl