File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ 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 26cc04e258b82696bfd7738d08d95e34db4aecf6
60
+ # commit 532dac51118881e91831287538d634e5e6d54f5c
61
61
# Author: aarongreig <[email protected] >
62
- # Date: Mon Apr 8 09:52:16 2024 +0100
63
- # Merge pull request #1433 from Seanst98/sean/cubemaps-UR
64
- # [Bindless][CUDA] Add support for cubemaps
62
+ # Date: Wed Apr 10 10:21:22 2024 +0100
63
+ # Merge pull request #1455 from GeorgeWeb/georgi/fix-hip-usm-copy2d
64
+ # [HIP] Fix memory type detection in allocation info queries and USM copy2D
65
65
set (UNIFIED_RUNTIME_TAG 26cc04e258b82696bfd7738d08d95e34db4aecf6 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
You can’t perform that action at this time.
0 commit comments