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 @@ -121,13 +121,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121
121
122
122
fetch_adapter_source (cuda
123
123
${UNIFIED_RUNTIME_REPO}
124
- # commit 0eab26c7925c5ef341a6409d3766686b060b736b
125
- # Merge: 70ba1503 1cf4a4e9
124
+ # commit 68e525a448a5f8fe52bda48d6b9709230f53f029
125
+ # Merge: 1473ed8a 1d159312
126
126
# Author: Kenneth Benzie (Benie) <[email protected] >
127
- # Date: Fri Apr 12 09:58:26 2024 +0100
128
- # Merge pull request #1310 from pasaulais/remove-old -cuda-tracing-fn
129
- # [CUDA] Remove unused function variant
130
- 0eab26c7925c5ef341a6409d3766686b060b736b
127
+ # Date: Fri Apr 12 14:29:50 2024 +0100
128
+ # Merge pull request #1317 from JackAKirk/usm-p2p -cuda-return
129
+ # [CUDA] Return caught UR error directly.
130
+ 68e525a448a5f8fe52bda48d6b9709230f53f029
131
131
)
132
132
133
133
fetch_adapter_source (hip
You can’t perform that action at this time.
0 commit comments