Skip to content

Commit 1d52f90

Browse files
authored
[UR] Bump CUDA tag to 6e76c98 (#12285)
1 parent 7cf70dd commit 1d52f90

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

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

122122
fetch_adapter_source(cuda
123123
${UNIFIED_RUNTIME_REPO}
124-
# Merge: e27528ac 46604bea
124+
# commit 6e76c98a1f5cd3c4f5e99011e92bd55b3a46cc4c
125+
# Merge: 08b3e8fe 834e6435
125126
# Author: Kenneth Benzie (Benie) <[email protected]>
126-
# Date: Wed Apr 10 13:47:33 2024 +0100
127-
# Merge pull request #1213 from fabiomestre/fabio/imagegetinfo_cuda
128-
# [CUDA] Implement urMemImageGetInfo
129-
cda0cd942027323124629f6d9ee30ca32b12d807
127+
# Date: Wed Apr 10 16:26:17 2024 +0100
128+
# Merge pull request #1220 from fabiomestre/fabio/cuda_multimap
129+
# [CUDA] Add support for multiple active mappings
130+
6e76c98a1f5cd3c4f5e99011e92bd55b3a46cc4c
130131
)
131132

132133
fetch_adapter_source(hip

0 commit comments

Comments
 (0)