File tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -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 a7c202b49aff130f60da0c03916d08bb22b91aa0
99
- # Merge: f85e2e96 e548dc1e
100
- # Author: Martin Grant <martin.morrisongrant @codeplay.com>
101
- # Date: Mon Apr 8 15:58:32 2024 +0100
102
- # Merge pull request #1493 from martygrant/martin/fixCoverityCTSErrors
103
- # [CTS ] Fix Coverity warning: Add a & before auto so object is not copied unnecessarily
104
- set (UNIFIED_RUNTIME_TAG a7c202b49aff130f60da0c03916d08bb22b91aa0 )
98
+ # commit e00a764f8dafd1319b636aa99c15601ec0d4d7fc
99
+ # Merge: 85b75590 92b60b77
100
+ # Author: aarongreig <aaron.greig @codeplay.com>
101
+ # Date: Wed Apr 10 10:21:22 2024 +0100
102
+ # Merge pull request #1455 from GeorgeWeb/georgi/fix-hip-usm-copy2d
103
+ # [HIP ] Fix memory type detection in allocation info queries and USM copy2D
104
+ set (UNIFIED_RUNTIME_TAG e00a764f8dafd1319b636aa99c15601ec0d4d7fc )
105
105
106
106
fetch_adapter_source(level_zero
107
107
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments