forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bba8213
commit 1f45ea1
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
# 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 323fd84406375735f8bb0de091accf63c1ba8c1e) | ||
set(UNIFIED_RUNTIME_TAG 21f023f386c3352d11ceb16959f8b54a2be34757) | ||
|
||
# set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") | ||
# # commit e00a764f8dafd1319b636aa99c15601ec0d4d7fc | ||
|