Search Criteria
Package Details: ggml-hip-backend 0.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ggml-hip-backend.git (read-only, click to copy) |
|---|---|
| Package Base: | ggml-hip-backend |
| Description: | HIP/ROCm backend for ggml |
| Upstream URL: | https://github.com/ggml-org/ggml |
| Licenses: | MIT |
| Provides: | ggml-acceleration |
| 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:17 (UTC) |
Dependencies (10)
- ggml-coreAUR (ggml-core-llama.cppAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hip-runtime-amd (rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- hipblas (opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- rocblas (rocblas-gfx1103AUR, opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- 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)
- rocm-hip-sdk (opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR) (make)
Required by (2)
- llama.cpp-system (requires ggml-acceleration) (optional)
- stable-diffusion.cpp-system (requires ggml-acceleration) (optional)
Latest Comments
NewYearPrism commented on 2026-07-02 19:44 (UTC) (edited on 2026-07-02 19:45 (UTC) by NewYearPrism)
By default this package enables a large variety of HIP architectures. You can set environment variable AMDGPU_TARGETS="the architecture you want", for example "gfx1200;gfx1201" for RX 9000 series. Or set AMDGPU_TARGETS=";" to let ROCm SDK decide native GPU.