File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
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 1f4b703d8a136d49e4e98ca5f017727f3aaa41dc
86
- # Merge: 6883118 a187fbb
87
- # Author: Piotr Balcer <piotr.balcer@intel .com>
88
- # Date: Mon Mar 25 11:22:45 2024 +0100
89
- # Merge pull request #1471 from pbalcer/remove-coverage
90
- # [CI] remove coverage workflow
91
- set (UNIFIED_RUNTIME_TAG 1f4b703d8a136d49e4e98ca5f017727f3aaa41dc )
85
+ # commit 8dba1fdf44c31faf82a3de6947fbd58643883320
86
+ # Merge: 1f4b703d 39c0023c
87
+ # Author: aarongreig <aaron.greig@codeplay .com>
88
+ # Date: Mon Mar 25 14:45:32 2024 +0000
89
+ # Merge pull request #1468 from pbalcer/l0-recursive-event-deadlock
90
+ # [L0] fix a deadlock on a recursive event rwlock
91
+ set (UNIFIED_RUNTIME_TAG 8dba1fdf44c31faf82a3de6947fbd58643883320 )
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