We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f516c0 commit 7885584Copy full SHA for 7885584
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -63,7 +63,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
63
# Date: Wed Jan 3 13:27:16 2024 +0000
64
# Merge pull request #1198 from al42and/aa-rocm6
65
# [HIP] Fix build with ROCm 6.0.0
66
- set(UNIFIED_RUNTIME_TAG lukas/comgr-include-rocm4)
+ set(UNIFIED_RUNTIME_TAG d398d4aec1f9c2397433dc5a4619d5c30269c622)
67
68
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
69
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
0 commit comments