File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent )
58
58
59
59
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 )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments