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 67e7da33596c597ef79d940223d372583a78bb2b
61
- # Merge: 9b1fb4e9 f0e0be24
60
+ # commit ce4acbc4e479c3e8c591f345f7ba30345a8a2a40
61
+ # Merge: 76aaf05c 28590a82
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
63
- # Date: Tue Dec 5 10:46:45 2023 +0000
64
- # Merge pull request #999 from hdelan/hip-adapter-multi-dev-ctx
65
- # [HIP] Hip adapter multi dev ctx
66
- set (UNIFIED_RUNTIME_TAG 67e7da33596c597ef79d940223d372583a78bb2b )
63
+ # Date: Wed Dec 6 17:13:51 2023 +0000
64
+ # Merge pull request #1099 from jandres742/largeallocations
65
+ # [UR][L0] Unify use of large allocation in L0 adapter
66
+ set (UNIFIED_RUNTIME_TAG ce4acbc4e479c3e8c591f345f7ba30345a8a2a40 )
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