Debian Patches
Status for ggml/0.9.7-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| force-no-lto-for-cpu-feats.patch | force-no-lto-for-cpu-feats When LTO enabled in build environments it forces all builds to have LTO in place. But feature detection logic is fragile, and causing Illegal instruction errors with lto. This disables LTO for the feature detection code to prevent cross-module optimization from inlining architecture-specific instructions into the score function. Without this, LTO can cause SIGILL when loading backends on older CPUs (e.g., loading power10 backend on power9 crashes before feature check runs). |
Talha Can Havadar <talha.can.havadar@canonical.com> | no | 2026-02-13 | ||
| cmake-Add-option-to-install-tests.patch | cmake: Add option to install tests | Christian Kastner <ckk@debian.org> | not-needed | 2025-05-18 | ||
| Downgrade-ROCm-dependency-to-5.5.patch | Downgrade ROCm dependency to 5.5 The downgrade is necessary to have this package buildable in trixie and in current unstable. This requires a fixed rocm-hipamd 5.7.1, see http://bugs.debian.org/1116585 Furthermore, this patch addresses an issue gfx110n cards in 5.5, and with hipblas < 5.6. |
Christian Kastner <ckk@debian.org> | not-needed | https://github.com/ggml-org/llama.cpp/pull/15296 | 2026-02-17 | |
| Use-only-CPU-backend-in-build-time-tests.patch | Use only CPU backend in build-time tests | Christian Kastner <ckk@debian.org> | not-needed | 2026-02-03 |
All known versions for source package 'ggml'
- 0.9.7-2 (sid)
