Add Strix Halo/GFX1151 Support - #1390
Open
hstolte11-collab wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an upstream-faithful Strix Halo / Radeon 8060S (
gfx1151, RDNA 3.5) port without replacing Hyperloom's existing workflows.radeon8060s -> gfx1151throughout GPU identity, runner selection, and bare-metal ROCm preflightgfx1151KernelForge hardware knowledge cardsNo replacement planner, readiness controller, deterministic substitute workflow, or automatic production-promotion mechanism is introduced.
Writable Hermes transports fail closed unless Hyperloom verifies a concrete outer-container runtime marker; Codex uses its native workspace-write sandbox, and Coordinator Hermes runs without local terminal/file tools.
Physical qualification
Qualified on an AMD Radeon 8060S / Strix Halo APU reporting native
gfx1151under Torch2.13.0+rocm10.0.0/ HIP7.15.26333:132.40output tok/s; 3 specialists completed;enable-cudagraphspromoted to137.72output tok/s (+4.01%)forge-loop: physical candidate correctness pass (103.87 dBSNR), three timings, deterministic REVERT64 -> 16requests;131.03output tok/s64 -> 16requests;82.19output tok/sProvider and model fallback were disabled for qualification. No production service, router, or registry was activated.
Local verification
ruff check .ruff format --check .Mypy remains advisory and reports the repository's existing type-check backlog.
Known limits
gfx1151, but SGLang AITER attention is not qualified for the tested BF16 Qwen3 GQA2/head-size-128 geometry: CK prefill variants fail compilation and paged decode device-asserts. The qualified SGLang route uses explicit Triton attention.