Commit Graph

16 Commits

Author SHA1 Message Date
Paul Zander
86beae7b8b sci-misc/llama-cpp: add myself as a maintainer
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-25 22:26:01 +02:00
Sergey Alirzaev
fb5648323f */*: drop my maintainership from metadata.xml
due to political disagreements with GURU leader, i'll be maintaining
ebuilds elsewhere

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2026-05-25 22:15:00 +02:00
Paul Zander
46865dde7c Revert "sci-misc/llama-cpp: introduce webui USE flag"
This reverts commit 27205a89af.

The checksums are unstable. This simply doesn't work in this manner.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-22 21:01:26 +02:00
Paul Zander
4b4650d059 Revert "sci-misc/llama-cpp: introduce lto USE flag"
This reverts commit 91f8575242.

We do not want `USE=lto` .
https://wiki.gentoo.org/wiki/LTO#Exceptions_.28USE.3D.22lto.22.29

There is no need to have a `USE=lto` here. All it does is enable
`CMAKE_INTERPROCEDURAL_OPTIMIZATION`, which only passes a potentially
bad version of `-flto`.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-22 20:48:14 +02:00
Michael Egger
91f8575242 sci-misc/llama-cpp: introduce lto USE flag
Signed-off-by: Michael Egger <egger.m@protonmail.com>
2026-05-22 20:29:20 +02:00
Michael Egger
27205a89af sci-misc/llama-cpp: introduce webui USE flag
Signed-off-by: Michael Egger <egger.m@protonmail.com>
2026-05-22 20:29:20 +02:00
Craig Andrews
98a0200bd2 sci-misc/llama-cpp: add openssl use flag
Addresses automagic dependency on dev-libs/openssl

Signed-off-by: Craig Andrews <candrews@gentoo.org>
2026-03-30 15:18:10 -04:00
Rok Faith
71642b949e sci-misc/llama-cpp: update 9999: add USE="examples wmma"
Signed-off-by: Rok Faith <rok@faith.si>
Part-of: https://github.com/gentoo/guru/pull/420
Closes: https://github.com/gentoo/guru/pull/420
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-01-26 15:10:11 +01:00
Rok Faith
04ca4460ca sci-misc/llama-cpp: update 9999: change USE hip -> rocm
Signed-off-by: Rok Faith <rok@faith.si>
Part-of: https://github.com/gentoo/guru/pull/420
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-01-26 15:10:11 +01:00
Sergey Alirzaev
b2cf10b408 sci-misc/llama-cpp: + flexiblas backend
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-11-10 03:24:29 +01:00
Sergey Alirzaev
dd6553618a sci-misc/llama-cpp: describe opencl USE
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-07-31 17:03:55 +02:00
Alexey Korepanov
d233181e96 sci-misc/llama-cpp: support cuda, update upstream url
Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
2025-06-16 21:01:09 +08:00
Sergey Alirzaev
e01288b799 sci-misc/llama-cpp: Add ROCm 6.3 HIP support
Closes: https://bugs.gentoo.org/949856
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-02-20 15:57:54 +01:00
Alexey Korepanov
a48cf7afbb sci-misc/llama-cpp: support OpenBLAS or BLIS backends
A significant speed up in some workflows when running on a CPU

Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
2025-02-09 11:55:04 +00:00
Sergey Alirzaev
76de14abfe sci-misc/llama-cpp: hopefully satisfy email-checker.py
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-01-29 01:14:22 +01:00
Sergey Alirzaev
ab2a79180f sci-misc/llama-cpp: new package, add 0_pre4576, 9999
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-01-29 01:11:11 +01:00