]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : cache ROCm installation in windows-latest-cmake-hip (#15887)
authorDaniel Bevenius <redacted>
Wed, 10 Sep 2025 03:23:19 +0000 (05:23 +0200)
committerGitHub <redacted>
Wed, 10 Sep 2025 03:23:19 +0000 (05:23 +0200)
commitff02caf9eed261423289d1531a56536fbf57bfc2
tree744a54a86b10ddecd27e3a102c1cfa790d5ebfa5
parentae355f6f7108540297d8b7f7ae71d20fe610a0b7
ci : cache ROCm installation in windows-latest-cmake-hip (#15887)

This commit adds caching of the ROCm installation for the windows-latest-cmake-hip job.

The motivation for this is that the installation can sometimes hang and/or not complete properly leaving an invalid installation which later fails the build. By caching the installation hopefully we can keep a good installation available in the cache and avoid the installation step.

Refs: https://github.com/ggml-org/llama.cpp/pull/15365
.github/workflows/build.yml