Skip to content

Commit 9bf8104

Browse files
EwanCkbenzie
andauthored
[CUDA][SYCL] Bump UR CUDA Tag (#13746)
oneapi-src/unified-runtime#1596 --------- Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent d68bac5 commit 9bf8104

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
115115

116116
fetch_adapter_source(cuda
117117
${UNIFIED_RUNTIME_REPO}
118-
${UNIFIED_RUNTIME_TAG}
118+
# commit 1ff111c12ea5bcb7b524dc377237c997fd884b8f
119+
# Merge: 50452b75 28393448
120+
# Author: Kenneth Benzie (Benie) <[email protected]>
121+
# Date: Wed May 15 13:30:30 2024 +0100
122+
# Merge pull request #1596 from Bensuo/cuda_bool
123+
# [CUDA] Change `bool` variable type to `unsigned int`
124+
1ff111c12ea5bcb7b524dc377237c997fd884b8f
119125
)
120126

121127
fetch_adapter_source(hip

0 commit comments

Comments
 (0)