Skip to content

Commit 3373db1

Browse files
hdelankbenzie
andauthored
[UR] HIP Adapter batch 1 (#11965)
PR batch in oneapi-src/unified-runtime#1102 --------- Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent eda8a58 commit 3373db1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
5757
include(FetchContent)
5858

5959
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
60-
# commit 47af3ee296ae0517213114332ffd3ac54a456b16
61-
# Merge: bd76c510 f2ca7a91
62-
# Author: Omar Ahmed <[email protected].com>
63-
# Date: Thu Nov 30 16:11:56 2023 +0000
64-
# - Merge pull request #1072 from omarahmed1111/merge-some-main-changes-into-adapters-third-patch
65-
# - Merge main into adapters branch
66-
set(UNIFIED_RUNTIME_TAG 47af3ee296ae0517213114332ffd3ac54a456b16)
60+
# commit fe5bc760d0a9fa28247d3f0b57c20114f02eda49
61+
# Merge: 47af3ee2 3e1f1636
62+
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
63+
# Date: Fri Dec 1 11:21:41 2023 +0000
64+
# Merge pull request #1102 from hdelan/adapter-batch1
65+
# [HIP] Adapter PR batch
66+
set(UNIFIED_RUNTIME_TAG fe5bc760d0a9fa28247d3f0b57c20114f02eda49)
6767

6868
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6969
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)