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 4d0183a8e3152f7c5b7a814d5001c90cb2412051
86
- # Merge: 29ee45c4 ca3da5aa
85
+ # commit ca5c34213c3484072f32a9ab2b56b0f49ebe712e
86
+ # Merge: 4d0183a8 c9be1e28
87
87
# Author: Kenneth Benzie (Benie) <[email protected] >
88
- # Date: Mon Mar 18 23:56:24 2024 +0000
89
- # Merge pull request #1255 from fabiomestre/fabio/add_global_variable_pointer
90
- # [SPEC] Add urProgramGetGlobalVariablePointer entrypoint
91
- set (UNIFIED_RUNTIME_TAG 4d0183a8e3152f7c5b7a814d5001c90cb2412051 )
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 )
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