Search Criteria
Package Details: libggml-git r2404.7dee1d6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libggml-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libggml-git |
| Description: | Tensor library for machine learning with OpenBLAS + Vulkan optimizations |
| Upstream URL: | https://github.com/ggml-org/ggml |
| Licenses: | MIT |
| Conflicts: | libggml |
| Provides: | libggml |
| Submitter: | dreieck |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 5 |
| Popularity: | 1.94 |
| First Submitted: | 2024-03-27 09:31 (UTC) |
| Last Updated: | 2025-08-04 00:14 (UTC) |
Dependencies (8)
- openblas (openblas-gitAUR, openblas64-gitAUR, openblas-lapackAUR)
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, vulkan-terakanAUR, vulkan-terakan-gitAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, swiftshader-gitAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-550xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, vulkan-amdgpu-proAUR, mesa-minimal-gitAUR, amdvlkAUR, nvidia-390xx-utilsAUR, amdvlk-binAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, mesa-ps4AUR, nvidia-utils-betaAUR, nvidia-utils, vulkan-asahi, vulkan-dzn, vulkan-freedreno, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- shaderc (shaderc-gitAUR, shaderc-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
dreieck commented on 2024-11-24 11:39 (UTC)
Ahoj @txtsd,
I see you have adopted this package. Great!
I think you should fill in the
# Maintaner:-line in thePKGBUILD.Regards!
txtsd commented on 2024-11-24 05:10 (UTC)
@kaslusimoes Thanks for reporting. It's just a warning. Nothing to worry about.
kaslusimoes commented on 2024-11-23 22:34 (UTC)
Not entirely clear to me how to fix this, but the output of
makepkgtells me thatand that is confirmed by
namcap libggml-etc.pkg.tar.xzdreieck commented on 2024-11-10 21:18 (UTC)
Disowning. Not using it.
alexmurkoff commented on 2024-07-03 07:45 (UTC)
Nah, sorry @dreieck, I don't think I should be trusted with maintaining library packages. Although I'll try to help as much as possible in cases when a PKGBUILD doesn't work or errors out.
Best, Alex
dreieck commented on 2024-07-02 17:14 (UTC) (edited on 2024-07-02 17:14 (UTC) by dreieck)
Ahoj,
I am not familiar with linking stuff, but I just added
-lm.Do you want to take over maintanance of this package?
Regards!
alexmurkoff commented on 2024-07-02 16:30 (UTC)
Latest PKGBUILD doesn't specify math library for linking, for some reason? Adding
-lmto the CFLAGS and CXXFLAGS fixes build problems that state something among the lines ofUnable to find symbol: sqrt@@GLIBCalexmurkoff commented on 2024-05-13 23:02 (UTC)
Hey, @dreieck ! Thanks for responding so quickly, it does indeed build now! Regarding your question about GCC version, mine is
gcc 14.1.1+r1+g43b730b9134-1dreieck commented on 2024-05-13 08:23 (UTC) (edited on 2024-05-13 08:24 (UTC) by dreieck)
Ahoj @alexmurkoff,
I added
Can you try again?
Are you already at GCC version 14.x, or still at 13.x?
And: It is an upstream issue. Can you report this to upstream?
Regards!
alexmurkoff commented on 2024-05-13 08:11 (UTC)
Doesn't build as of 13.05.24, neither in normal chroot nor clean chroot. Log: