Skip to content

Commit

Permalink
Update UR tag
Browse files Browse the repository at this point in the history
  • Loading branch information
przemektmalon committed Apr 10, 2024
1 parent bba8213 commit 1f45ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
endfunction()

set(UNIFIED_RUNTIME_REPO "https://github.com/przemektmalon/unified-runtime.git")
# commit 323fd84406375735f8bb0de091accf63c1ba8c1e
# commit 21f023f386c3352d11ceb16959f8b54a2be34757
# Author: Przemek Malon <przemek.malon@codeplay.com>
# Date: Wed Nov 29 11:25:34 2023 +0000
# [Bindless][Exp] Add device queries for sampled image fetch
Expand All @@ -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 323fd84406375735f8bb0de091accf63c1ba8c1e)
set(UNIFIED_RUNTIME_TAG 21f023f386c3352d11ceb16959f8b54a2be34757)

# set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
# # commit e00a764f8dafd1319b636aa99c15601ec0d4d7fc
Expand Down

0 comments on commit 1f45ea1

Please sign in to comment.