Package Details: libggml-cuda-bin 0.13.1-2

Git Clone URL: https://aur.archlinux.org/libggml-cuda-bin.git (read-only, click to copy)
Package Base: libggml-cuda-bin
Description: Tensor library for machine learning with OpenBLAS, Vulkan, and CUDA
Upstream URL: https://github.com/OneNoted/libggml-cuda-bin
Licenses: MIT
Conflicts: libggml, libggml-cuda-git
Provides: libggml, libggml-cuda-bin, libggml-cuda-git
Submitter: Notes
Maintainer: Notes
Last Packager: Notes
Votes: 0
Popularity: 0.000000
First Submitted: 2026-04-13 19:21 (UTC)
Last Updated: 2026-06-01 15:37 (UTC)

Dependencies (6)

Required by (2)

Sources (1)

Latest Comments

Kcchouette commented on 2026-06-01 09:13 (UTC)

-- Found Vulkan: /usr/lib/libvulkan.so (found version "1.4.350") found components: glslc glslangValidator CMake Error at src/ggml-vulkan/CMakeLists.txt:14 (find_package): Could not find a package configuration file provided by "SPIRV-Headers" with any of the following names:

SPIRV-Headers.cps
spirv-headers.cps
SPIRV-HeadersConfig.cmake
spirv-headers-config.cmake

Add the installation prefix of "SPIRV-Headers" to CMAKE_PREFIX_PATH or set "SPIRV-Headers_DIR" to a directory containing one of the above files. If "SPIRV-Headers" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... "

So I have installed spirv-headers (please add it as dependent)