blob: 1512289e4f55cd39d3382bba11003767796b949c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 ) doc? ( app-doc/doxygen ) client? ( virtual/pkgconfig ) dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=virtual/opencl client? ( virtual/cblas ) doc? ( dev-libs/mathjax )
DESCRIPTION=Library containing BLAS routines for OpenCL
EAPI=7
HOMEPAGE=https://github.com/clMathLibraries/clBLAS
INHERIT=python-any-r1 toolchain-funcs cmake
IUSE=+client doc examples ktest performance test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=virtual/opencl client? ( virtual/cblas ) doc? ( dev-libs/mathjax )
RESTRICT=test
SLOT=0/2
SRC_URI=https://github.com/clMathLibraries/clBLAS/archive/v2.12.tar.gz -> clblas-2.12.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
_md5_=b1f0b96eb0e91551247ebb023c6461da
|