We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eda3d6 commit 090323eCopy full SHA for 090323e
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -121,7 +121,12 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121
122
fetch_adapter_source(cuda
123
${UNIFIED_RUNTIME_REPO}
124
- ${UNIFIED_RUNTIME_TAG}
+ # 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
130
)
131
132
fetch_adapter_source(hip
0 commit comments