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 0fc3629 commit a9cb08a
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 916e458b7f45c147061ef3049c78c649a12a2d23
# commit 8fe880bf49d1e428421c3913e6f23cbe367755c0
# 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 916e458b7f45c147061ef3049c78c649a12a2d23)
set(UNIFIED_RUNTIME_TAG 8fe880bf49d1e428421c3913e6f23cbe367755c0)

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

0 comments on commit a9cb08a

Please sign in to comment.