File tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime
1 file changed +6
-6
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 e00a764f8dafd1319b636aa99c15601ec0d4d7fc
99
- # Merge: 85b75590 92b60b77
98
+ # commit 758c61490442456933e3957aac568e13287429eb
99
+ # Merge: e2b5b7fa e2e44728
100
100
# Author: aarongreig <[email protected] >
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 )
101
+ # Date: Wed Apr 10 16:15:45 2024 +0100
102
+ # Merge pull request #1483 from nrspruit/fix_inorder_lists_reuse
103
+ # [L0 ] Fix regular in order command list reuse given inorder queue
104
+ set (UNIFIED_RUNTIME_TAG 758c61490442456933e3957aac568e13287429eb )
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