Skip to content

Commit e6d9d4c

Browse files
authored
1 parent 89eeb02 commit e6d9d4c

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 68e525a448a5f8fe52bda48d6b9709230f53f029
125-
# Merge: 1473ed8a 1d159312
124+
# commit 1333d4a0fe84f1e2b3ab8196c7fd746825ee7b94
125+
# Merge: 55cf3ba8 281e3aaf
126126
# Author: Kenneth Benzie (Benie) <[email protected]>
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
127+
# Date: Mon Apr 15 09:54:18 2024 +0100
128+
# Merge pull request #1342 from lplewa/cuda_log
129+
# Refactor cuda adapter to new logger
130+
1333d4a0fe84f1e2b3ab8196c7fd746825ee7b94
131131
)
132132

133133
fetch_adapter_source(hip

0 commit comments

Comments
 (0)