Skip to content

Commit 7885584

Browse files
committed
[SYCL][UR] Use CMake for COMGR version detection
Signed-off-by: Lukas Sommer <[email protected]>
1 parent 4f516c0 commit 7885584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
6363
# Date: Wed Jan 3 13:27:16 2024 +0000
6464
# Merge pull request #1198 from al42and/aa-rocm6
6565
# [HIP] Fix build with ROCm 6.0.0
66-
set(UNIFIED_RUNTIME_TAG lukas/comgr-include-rocm4)
66+
set(UNIFIED_RUNTIME_TAG d398d4aec1f9c2397433dc5a4619d5c30269c622)
6767

6868
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6969
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)