This commit is contained in:
2026-09-03 20:57:06 +02:00
parent 9c85adca54
commit 14e4673ffe
3 changed files with 134 additions and 0 deletions

14
sci-ml/ggml/metadata.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tupone@gentoo.org</email>
<name>Tupone Alfredo</name>
</maintainer>
<use>
<flag name="rocm">Enable ROCm gpu computing support</flag>
</use>
<upstream>
<remote-id type="github">ggml-org/ggml</remote-id>
</upstream>
</pkgmetadata>