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 8dba1fdf44c31faf82a3de6947fbd58643883320
86
- # Merge: 1f4b703d 39c0023c
85
+ # commit ff276ab1cd584557f8ed4d176109057684a5f4ca
86
+ # Merge: ed949ecd 2968cc14
87
87
# Author: aarongreig <[email protected] >
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 )
88
+ # Date: Wed Mar 27 11:28:34 2024 +0000
89
+ # Merge pull request #1363 from hdelan/refactor-device-initialization
90
+ # [CUDA] Refactor device initialization
91
+ set (UNIFIED_RUNTIME_TAG ff276ab1cd584557f8ed4d176109057684a5f4ca )
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