File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -110,13 +110,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
110
110
111
111
fetch_adapter_source (level_zero
112
112
${UNIFIED_RUNTIME_REPO}
113
- # commit 8788bd13cceb3f8e6338538b624652e6249a4543
114
- # Merge: 78d02039 3f502d8f
113
+ # commit 2c86cd84a86761204f302a1c5148a8455561b8e6
114
+ # Merge: f23ee23a a4617787
115
115
# Author: Kenneth Benzie (Benie) <[email protected] >
116
- # Date: Wed Jun 12 13:13:52 2024 +0100
117
- # Merge pull request #1697 from againull/review/againull/l0_loader
118
- # [L0] Add flexibility to change level zero repo
119
- 8788bd13cceb3f8e6338538b624652e6249a4543
116
+ # Date: Fri Jun 14 10:54:08 2024 +0100
117
+ # Merge pull request #1749 from nrspruit/fix_NonBlocking_LastCommand
118
+ # [L0] Maintain Lock of Queue while syncing the Last Command Event and update Last Command Event only if matching
119
+ 2c86cd84a86761204f302a1c5148a8455561b8e6
120
120
)
121
121
122
122
fetch_adapter_source (opencl
You can’t perform that action at this time.
0 commit comments