summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiyangWu <xgreenlandforwyy@gmail.com>2022-01-14 21:39:35 +0800
committerBenda Xu <heroxbd@gentoo.org>2022-01-26 21:47:44 +0800
commitfab1eab11ad3bebaae0cee85a6ffa4d904bb6416 (patch)
tree6b389c741d2311a6b507bba13d137e043c51df41 /sci-libs/rocSOLVER/metadata.xml
parentdev-libs/nss: drop 3.68.1 (diff)
downloadgentoo-fab1eab11ad3bebaae0cee85a6ffa4d904bb6416.tar.gz
gentoo-fab1eab11ad3bebaae0cee85a6ffa4d904bb6416.tar.bz2
gentoo-fab1eab11ad3bebaae0cee85a6ffa4d904bb6416.zip
sci-libs/rocSOLVER: Next generation LAPACK implementation for ROCm
It is the lapack package of ROCm GPGPU frame work, dependency of hipBLAS and many other GPU accelerated frameworks (e.g. tensorflow) Closes: https://github.com/gentoo/gentoo/pull/23789 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs/rocSOLVER/metadata.xml')
-rw-r--r--sci-libs/rocSOLVER/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/sci-libs/rocSOLVER/metadata.xml b/sci-libs/rocSOLVER/metadata.xml
new file mode 100644
index 000000000000..344dd1337031
--- /dev/null
+++ b/sci-libs/rocSOLVER/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>gentoo@holzke.net</email>
+ <name>Wilfried Holzke</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>xgreenlandforwyy@gmail.com</email>
+ <name>Yiyang Wu</name>
+ </maintainer>
+ <use>
+ <flag name="test">Perform rocsolver-test to compare the result between rocSOLVER and system LAPACK.</flag>
+ <flag name="benchmark">Build and install rocsolver-bench.</flag>
+ </use>
+</pkgmetadata>