Skip to content

kernel-builder: ensure that HIP_ARCHITECTURES gets properly cleared#684

Draft
danieldk wants to merge 2 commits into
mainfrom
rocm-archs-fix
Draft

kernel-builder: ensure that HIP_ARCHITECTURES gets properly cleared#684
danieldk wants to merge 2 commits into
mainfrom
rocm-archs-fix

Conversation

@danieldk

@danieldk danieldk commented Jul 1, 2026

Copy link
Copy Markdown
Member

kernel-builder: ensure that HIP_ARCHITECTURES gets properly cleared

We want to clear HIP_ARCHITECTURES, on the shared library target,
since we want to set archs per kernel component. However, conditioning
this on GPU_ARCHES caused the property clearing to never happen.
Since we do not use GPU_ARCHES anymore, rip it out.

danieldk added 2 commits July 1, 2026 14:48
We want to clear `HIP_ARCHITECTURES`, on the shared library target,
since we want to set archs per kernel component. However, conditioning
this on `GPU_ARCHES` caused the property clearing to never happen.
Since we do not use `GPU_ARCHES` anymore, rip it out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant