koboldcpp/.github/actions
Mario Limonciello 0666ad2b2b
ci : target ROCm 7.14 for build and release (#25775)
* Switch ROCm from 7.2.1 to 7.14

ROCm 7.14 is the first production release using TheRock build system.
It can be installed using multi-arch deliverables from wheels, debs,
rpms, tarballs or runfiles.

Adjust ROCm targets for Linux and Windows to use this instead.

* ci: switch all other Windows ROCm jobs to ROCm 7.14 wheels

Move the shared windows-setup-rocm composite action from the HIP SDK PRO
Edition installer to the multi-arch ROCm wheels (rocm[libraries,devel]).
The wheel-install logic that previously lived inline in release.yml is now
in the shared action, and both build-cache.yml and release.yml call it.

Also migrate the build-cuda-windows.yml hip job to the same wheel-based
layout (cache path/key, rocm-sdk environment setup, llvm/bin compiler
paths) so it keeps working after the action's contract changed; drop its
now-unused ROCm 7.2.1 rocWMMA download and stale include path.
2026-08-10 19:53:12 +02:00
..
ccache-clear ci : clear cache instead of "no timestamp" keys + fix macos (#23895) 2026-05-30 08:52:30 +03:00
get-tag-name ci : move release workflow to a separate file (#13362) 2025-05-08 13:15:28 +02:00
install-exe ci : refactor sdk caching to minimize storage (#16414) 2025-10-06 17:40:21 +02:00
linux-setup-openvino ggml : add OpenVINO backend (#15307) 2026-03-14 07:56:55 +02:00
linux-setup-spacemit ci : update spacemit toolchain url and enhance curl command (#23642) 2026-05-25 10:43:24 +02:00
linux-setup-vulkan ci : refactor sdk caching to minimize storage (#16414) 2025-10-06 17:40:21 +02:00
unarchive-tar ci : update spacemit toolchain url and enhance curl command (#23642) 2026-05-25 10:43:24 +02:00
windows-setup-cuda ci: Add support for CUDA 13.4 ARM64 builds for Windows (#26650) 2026-08-10 11:46:44 +03:00
windows-setup-openvino openvino: OV 2026.2, context-shift, Q5_1 support, gemma4 dense/embedding, and -fa off (#24503) 2026-06-17 09:11:21 +03:00
windows-setup-rocm ci : target ROCm 7.14 for build and release (#25775) 2026-08-10 19:53:12 +02:00