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 @@ -57,13 +57,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent )
58
58
59
59
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
60
- # commit 7c58060ffdd86e1e342e9bea12834e49aa2cb187
61
- # Merge: 4f800802 1b2cd5b3
60
+ # commit 5b3750d6d7edc46a8d3956e370d17ffaacad0d6e
61
+ # Merge: 6fb1e547 4b2ac71e
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
63
- # Date: Tue Jan 23 11:29:19 2024 +0000
64
- # Merge pull request #1135 from nrspruit/multi_device_kernel_compilation_main
65
- # [L0] Add support for multi-device kernel compilation
66
- set (UNIFIED_RUNTIME_TAG 7c58060ffdd86e1e342e9bea12834e49aa2cb187 )
63
+ # Date: Wed Jan 24 11:48:06 2024 +0000
64
+ # Merge pull request #1070 from pasaulais/pa/dlopen-cupti
65
+ # [CUDA] Dynamically load the CUPTI library when tracing
66
+ set (UNIFIED_RUNTIME_TAG 5b3750d6d7edc46a8d3956e370d17ffaacad0d6e )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments