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 f8fc936d9cf174ad455da84ea3904a8111a590dc
61
- # Merge: 20b9a83e 42104338
60
+ # commit 3e4d7248b4b1c7d70fa40c08e627833279c8fd5f
61
+ # Merge: 95f90926 815a2869
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
63
- # Date: Wed Dec 13 12:06:14 2023 +0000
64
- # Merge pull request #1179 from pbalcer/coverity-issues
65
- # [L0] coverity fixes
66
- set (UNIFIED_RUNTIME_TAG f8fc936d9cf174ad455da84ea3904a8111a590dc )
63
+ # Date: Thu Dec 14 12:03:01 2023 +0000
64
+ # Merge pull request #1105 from jandres742/fixtestusm
65
+ # [UR][ L0] Add several fixes to L0 adapter for test-usm
66
+ set (UNIFIED_RUNTIME_TAG 3e4d7248b4b1c7d70fa40c08e627833279c8fd5f )
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