@@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
95
95
endfunction ()
96
96
97
97
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
98
- # commit 85771876a5c2a13e3b24c048f0c0d81720d47ccc
99
- # Merge: 42d72b66 00edaab9
98
+ # commit 396fb20498c315a526c961d7cb645b42795acd2c
99
+ # Merge: 719bb9cd e2ffea69
100
100
# Author: Kenneth Benzie (Benie) <[email protected] >
101
- # Date: Tue May 21 10:15 :03 2024 +0100
102
- # Merge pull request #1401 from ph0b/patch-1
103
- # [UR][L0] Return device version based on DeviceIpVersion
104
- set (UNIFIED_RUNTIME_TAG 85771876a5c2a13e3b24c048f0c0d81720d47ccc )
101
+ # Date: Thu May 23 10:53 :03 2024 +0100
102
+ # Merge pull request #1501 from RossBrunton/ross/kerneltests
103
+ # [Testing] Spec clarifications and testing updates for kernel
104
+ set (UNIFIED_RUNTIME_TAG 396fb20498c315a526c961d7cb645b42795acd2c )
105
105
106
106
fetch_adapter_source (level_zero
107
107
${UNIFIED_RUNTIME_REPO}
@@ -121,13 +121,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121
121
122
122
fetch_adapter_source (cuda
123
123
${UNIFIED_RUNTIME_REPO}
124
- # commit d3502dc1c1eac924736fc08529e4d5f149648fd1
125
- # Merge: c911a9b6 71420060
126
- # Author: Kenneth Benzie (Benie) <[email protected] >
127
- # Date: Wed May 22 10:38:34 2024 +0100
128
- # Merge pull request #1565 from hdelan/cuda-multi-dev-ctx
129
- # [CUDA] CUDA adapter multi device context
130
- d3502dc1c1eac924736fc08529e4d5f149648fd1
124
+ ${UNIFIED_RUNTIME_TAG}
131
125
)
132
126
133
127
fetch_adapter_source (hip
0 commit comments