diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index 13b70402c7109..973a7755e5fe7 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -95,7 +95,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) endfunction() set(UNIFIED_RUNTIME_REPO "https://github.com/przemektmalon/unified-runtime.git") - # commit 60b8afe176a8ab6efd02479120ac5d9b3f460b0b + # commit 69e70cb716a162b60c17ff677850c5e43cb3523e # Author: Przemek Malon # Date: Wed Nov 29 11:25:34 2023 +0000 # [Bindless][Exp] Add device queries for sampled image fetch @@ -107,7 +107,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) # - DEVICE_INFO_BINDLESS_SAMPLED_IMAGE_FETCH_2D_EXP # - DEVICE_INFO_BINDLESS_SAMPLED_IMAGE_FETCH_3D_USM_EXP # - DEVICE_INFO_BINDLESS_SAMPLED_IMAGE_FETCH_3D_EXP - set(UNIFIED_RUNTIME_TAG 60b8afe176a8ab6efd02479120ac5d9b3f460b0b) + set(UNIFIED_RUNTIME_TAG 69e70cb716a162b60c17ff677850c5e43cb3523e) # set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") # # commit a7c202b49aff130f60da0c03916d08bb22b91aa0