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 @@ -82,13 +82,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
82
82
endfunction ()
83
83
84
84
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
85
- # commit ca5c34213c3484072f32a9ab2b56b0f49ebe712e
86
- # Merge: 4d0183a8 c9be1e28
85
+ # commit ed1f8bf618c88eaabea6bde0f6c06fc265f3b49f
86
+ # Merge: ca5c3421 69c43b45
87
87
# Author: Kenneth Benzie (Benie) <[email protected] >
88
- # Date: Tue Mar 19 16:58:27 2024 +0000
89
- # Merge pull request #1353 from againull/againull/l0_adapter_update_cmd_buffer
90
- # [L0] Support updating kernel commands in command buffers
91
- set (UNIFIED_RUNTIME_TAG ca5c34213c3484072f32a9ab2b56b0f49ebe712e )
88
+ # Date: Tue Mar 19 21:00:20 2024 +0000
89
+ # Merge pull request #1326 from hdelan/refactor-guess-local-worksize
90
+ # [CUDA][HIP] Fix bug in guess local worksize funcs and improve local worksize guessing in HIP adapter
91
+ set (UNIFIED_RUNTIME_TAG ed1f8bf618c88eaabea6bde0f6c06fc265f3b49f )
92
92
93
93
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
94
94
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments