Search Criteria
Package Details: ggml-cpu-backend 0.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ggml-cpu-backend.git (read-only, click to copy) |
|---|---|
| Package Base: | ggml-cpu-backend |
| Description: | CPU backend for ggml |
| Upstream URL: | https://github.com/ggml-org/ggml |
| Licenses: | MIT |
| Groups: | ggml |
| Submitter: | NewYearPrism |
| Maintainer: | NewYearPrism |
| Last Packager: | NewYearPrism |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-07-02 19:26 (UTC) |
| Last Updated: | 2026-07-19 05:16 (UTC) |
Dependencies (8)
- ggml-coreAUR (ggml-core-llama.cppAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgomp (libgomp-fast-optimizedAUR, libgomp-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- patch (patch-gitAUR) (make)
Latest Comments
NewYearPrism commented on 2026-07-02 19:37 (UTC)
By default, this package enables GGML_CPU_ALL_VARIANTS and builds dozens of shared libs. Although it takes little build time and binary size (a few megabytes), you can set environment variable GGML_CPU_ALL_VARIANTS=off to build a single lib.