summaryrefslogtreecommitdiff
path: root/math/clblas/pkg-descr
blob: 1a02209e2e2c6f1c6518bea04ba653c1438dfb39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
clBLAS

a software library containing BLAS functions written in OpenCL

The primary goal of clBLAS is to make it easier for developers to utilize the
inherent performance and power efficiency benefits of heterogeneous computing.
clBLAS interfaces do not hide nor wrap OpenCL interfaces, but rather leaves
OpenCL state management to the control of the user to allow for maximum
performance and flexibility. The clBLAS library does generate and enqueue
optimized OpenCL kernels, relieving the user from the task of writing,
optimizing and maintaining kernel code themselves.

WWW: https://github.com/clMathLibraries/clBLAS