Skip to content

fix the triton 3.5 build on clang 22#19

Merged
lamikr merged 1 commit into
mainfrom
users/lamikr/wip/triton_35_clang_build_fix
Dec 4, 2025
Merged

fix the triton 3.5 build on clang 22#19
lamikr merged 1 commit into
mainfrom
users/lamikr/wip/triton_35_clang_build_fix

Conversation

@lamikr
Copy link
Copy Markdown
Collaborator

@lamikr lamikr commented Dec 4, 2025

CMAKE_PREFIX_PATH caused build break on clang 22
that is provided by the newest therock versions.
Remove it as a workaround while clang has separate bug filed on therock for same issue.

ROCm/TheRock#2391

fixes: #11

CMAKE_PREFIX_PATH caused build break on clang 22
that is provided by the newest therock versions.
Remove it as a workaround while clang has separate bug
filed on therock for same issue.

ROCm/TheRock#2391

fixes: #11

Signed-off-by: Mika Laitio <mika.laitio@amd.com>
@lamikr lamikr merged commit 973e7c6 into main Dec 4, 2025
5 checks passed
@lamikr lamikr deleted the users/lamikr/wip/triton_35_clang_build_fix branch December 4, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue]: rocm_sdk update to 20251113 version breaks the triton 3.5 build

1 participant