Skip to content

Commit 71358f0

Browse files
authored
1 parent d7c5a9c commit 71358f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121121

122122
fetch_adapter_source(cuda
123123
${UNIFIED_RUNTIME_REPO}
124-
# commit 0eab26c7925c5ef341a6409d3766686b060b736b
125-
# Merge: 70ba1503 1cf4a4e9
124+
# commit 68e525a448a5f8fe52bda48d6b9709230f53f029
125+
# Merge: 1473ed8a 1d159312
126126
# 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
131131
)
132132

133133
fetch_adapter_source(hip

0 commit comments

Comments
 (0)