File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ 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 1ee81f480fc9d6645eb8cb61acfc53f809ce8d69
60
+ # commit 65af257bb4adeb59c7cdfec9246e6b4fc4312343
61
61
# Author: aarongreig <[email protected] >
62
- # Date: Tue Apr 2 10: 14:23 2024 +0100
63
- # Merge pull request #1450 from kbenzie/benie/cl-fpga-atomic-memory-order-caps
64
- # [CL] Atomic fence scope capability for Intel FPGA driver
65
- set (UNIFIED_RUNTIME_TAG 1ee81f480fc9d6645eb8cb61acfc53f809ce8d69 )
62
+ # Date: Fri Apr 5 14:26:59 2024 +0100
63
+ # Merge pull request #1486 from nrspruit/fix_memfree_report
64
+ # [L0] Fix DeviceInfo global mem free to report unsupported given MemCount==0
65
+ set (UNIFIED_RUNTIME_TAG 65af257bb4adeb59c7cdfec9246e6b4fc4312343 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
68
68
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments