Skip to content

Commit 090323e

Browse files
authored
[UR] Bump CUDA tag to 05b5899 (#13344)
1 parent 1eda3d6 commit 090323e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,12 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121121

122122
fetch_adapter_source(cuda
123123
${UNIFIED_RUNTIME_REPO}
124-
${UNIFIED_RUNTIME_TAG}
124+
# Merge: ecdd159f c02d137e
125+
# Author: Kenneth Benzie (Benie) <[email protected]>
126+
# Date: Wed Apr 10 11:04:28 2024 +0100
127+
# Merge pull request #1181 from DuncanMcBain/cuda-mem-size-fix
128+
# Return device total global memory for MaxAllocSize
129+
05b5899202f7e3b3f12f4c5b8fc8f01451d08105
125130
)
126131

127132
fetch_adapter_source(hip

0 commit comments

Comments
 (0)