Install this package:
emerge -a sci-libs/clblas
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/clblas
Or alternatively:
emerge --autounmask-write -a sci-libs/clblas
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.12-r2 | 8 | ~amd64 ~riscv ~x86 | 0/2 |
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
clBLAS is the code for the OpenCL BLAS portion of clMath. The
complete set of BLAS level 1, 2 and 3 routines is implemented. See
Netlib BLAS for the list of supported routines. In addition to GPU
devices, the library also supports running on CPU devices to
facilitate debugging and multicore programming.
</longdescription>
<use>
<flag name="client">
Build a command line clBLAS client program.
</flag>
<flag name="ktest">
A command line tool for testing single clBLAS kernel.
</flag>
<flag name="performance">
Copy performance scripts that can measure and graph performance.
</flag>
</use>
<upstream>
<remote-id type="github">clMathLibraries/clBLAS</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/clblas |
euse -E <flag> -p sci-libs/clblas |
euse -D <flag> -p sci-libs/clblas
| Flag | Description | 2.12-r2 |
|---|---|---|
| client | Build a command line clBLAS client program. | ⊕ |
| examples | Install examples, usually source code | ✓ |
| ktest | A command line tool for testing single clBLAS kernel. | ✓ |
| performance | Copy performance scripts that can measure and graph performance. | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | clblas-2.12.tar.gz | 1157445 bytes |