Skip to content

ci: add Windows x64 HIP (ROCm) package build - #4

Merged
3rdIteration merged 1 commit into
rocmFPX-cachyllamafrom
ci/windows-rocm-hip
Jul 16, 2026
Merged

3rdIteration merged 1 commit into
rocmFPX-cachyllamafrom
ci/windows-rocm-hip

Conversation

@3rdIteration

Copy link
Copy Markdown
Owner

Add a windows-hip job to build-packages.yml producing a runnable Windows ROCm package, modeled on the proven upstream jobs already in this repo (build.yml windows-latest-hip: full clang build on Windows; release.yml windows-hip: HIP SDK 26.Q1 install + rocWMMA headers + ROCm runtime DLL bundling) and on the working Windows ROCm (HIP) job in 3rdIteration/rocmfp4-llama.

  • GPU targets: RDNA2/3/3.5/4 including gfx1151 (Strix Halo)
  • Full build (server + CPU variants + ggml-hip) with GGML_BACKEND_DL
  • Bundles hipblas/rocblas/hipblaslt DLLs and tensile libraries so the artifact runs without a local HIP SDK install
  • Trigger on push to rocmFPX-cachyllama as well, and save ccache on push so PR builds restore a warm cache from the base branch

Overview

Additional information

Requirements

Add a windows-hip job to build-packages.yml producing a runnable
Windows ROCm package, modeled on the proven upstream jobs already in
this repo (build.yml windows-latest-hip: full clang build on Windows;
release.yml windows-hip: HIP SDK 26.Q1 install + rocWMMA headers +
ROCm runtime DLL bundling) and on the working Windows ROCm (HIP) job
in 3rdIteration/rocmfp4-llama.

- GPU targets: RDNA2/3/3.5/4 including gfx1151 (Strix Halo)
- Full build (server + CPU variants + ggml-hip) with GGML_BACKEND_DL
- Bundles hipblas/rocblas/hipblaslt DLLs and tensile libraries so the
  artifact runs without a local HIP SDK install
- Trigger on push to rocmFPX-cachyllama as well, and save ccache on
  push so PR builds restore a warm cache from the base branch

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@3rdIteration
3rdIteration merged commit 2641ab0 into rocmFPX-cachyllama Jul 16, 2026
3 checks passed
@3rdIteration
3rdIteration deleted the ci/windows-rocm-hip branch July 16, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant