Skip to content

Commit c19a074

Browse files
Pierre-Andre Saulaisguoyejun
andauthored
[UR][CUDA] Remove unused function variant (#12583)
Run CI for oneapi-src/unified-runtime#1310 Co-authored-by: Guo Yejun <[email protected]>
1 parent 0b05577 commit c19a074

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 6e76c98a1f5cd3c4f5e99011e92bd55b3a46cc4c
125-
# Merge: 08b3e8fe 834e6435
124+
# commit 0eab26c7925c5ef341a6409d3766686b060b736b
125+
# Merge: 70ba1503 1cf4a4e9
126126
# Author: Kenneth Benzie (Benie) <[email protected]>
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
127+
# Date: Fri Apr 12 09:58:26 2024 +0100
128+
# Merge pull request #1310 from pasaulais/remove-old-cuda-tracing-fn
129+
# [CUDA] Remove unused function variant
130+
0eab26c7925c5ef341a6409d3766686b060b736b
131131
)
132132

133133
fetch_adapter_source(hip

0 commit comments

Comments
 (0)