]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build: fix the build failures of Windows HIP release job (#15984)
authorlcy <redacted>
Sun, 14 Sep 2025 14:20:35 +0000 (22:20 +0800)
committerGitHub <redacted>
Sun, 14 Sep 2025 14:20:35 +0000 (07:20 -0700)
commita0e13dcbe5bae7025660349ef3e4ead060e507f2
treeb29adc956d7083a7f6477bcb5a4c97e56b418b82
parenta14bd350141fb42b8bf2dd2342cebc27bfdce399
build: fix the build failures of Windows HIP release job (#15984)

* build: fix the cache keys for Windows HIP release job

Update the cache keys to include the HIP SDK version, preventing the
use of outdated ROCm installation caches.

* build: sync changes from release.yml to build.yml

- Update HIP SDK version to 25.Q3 and ROCm version to 6.4.2
- Update the cache keys to reflect the new versions

* build: remove Windows HIP release for gfx1151
since the current stable rocWMMA does not support gfx1151.
.github/workflows/build.yml
.github/workflows/release.yml