mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-R/RhpcBLASctl: new package, add 0.21.247.1
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
1
dev-R/RhpcBLASctl/Manifest
Normal file
1
dev-R/RhpcBLASctl/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST RhpcBLASctl_0.21-247.1.tar.gz 41291 BLAKE2B db02d0c4f73d65343c3272f016f7d780114d3cecbe456f3d07bf9ff4de18a0f419e539b2d8b325a0b352c3f43ea2487701e7774861aa7e1ab9f7370f0045c9c2 SHA512 17052fc0fe576ef661dfcdb70fd09f54f3ae7b63dda7dee2e84d4ca409aedd7b2128f71dc5520ee1bc60650386b9645ae1d34e501e706195072616bbfc113071
|
||||
13
dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild
Normal file
13
dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION="Control the Number of Threads on 'BLAS'"
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='AGPL-3'
|
||||
CRAN_PV="0.21-247.1"
|
||||
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"
|
||||
15
dev-R/RhpcBLASctl/metadata.xml
Normal file
15
dev-R/RhpcBLASctl/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user