File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -121,13 +121,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
121
121
122
122
fetch_adapter_source (cuda
123
123
${UNIFIED_RUNTIME_REPO}
124
- # commit 6e76c98a1f5cd3c4f5e99011e92bd55b3a46cc4c
125
- # Merge: 08b3e8fe 834e6435
124
+ # commit 0eab26c7925c5ef341a6409d3766686b060b736b
125
+ # Merge: 70ba1503 1cf4a4e9
126
126
# 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
131
131
)
132
132
133
133
fetch_adapter_source (hip
You can’t perform that action at this time.
0 commit comments