dev-R/RhpcBLASctl: new package, add 0.21.247.1

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 17:00:46 +01:00
parent b4824ba022
commit 8bd21d3913
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Control the number of threads on 'BLAS' (Aka 'GotoBLAS', 'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to control the number of threads in 'OpenMP'. Get a number of logical cores and physical cores if feasible.</longdescription>
<upstream>
<maintainer>
<name>Ei-ji Nakama</name>
<email>nakama@ki.rim.or.jp</email>
</maintainer>
</upstream>
</pkgmetadata>