clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
Library setup or teardown functions | Functions to control the lifetime of the clSPARSE library |
Routines to initialize a clsparse object | Initialize a clsparse data structure to default values |
Modifying library state | Functions to create or modify library state |
Sparse iterative solvers | Functions to setup or execute sparse iterative solvers |
Support functions provided to read sparse matrices from file | Functions to help read the contents of matrix market files from disk |
▼clSPARSE BLAS operations | BLAS linear algebra |
Dense L1 BLAS operations | Dense BLAS level 1 routines for dense vectors |
Sparse L2 BLAS operations | Sparse BLAS level 2 routines for sparse matrix dense vector |
Sparse L3 BLAS operations | Sparse BLAS level 3 routines for sparse matrix dense matrix |
Matrix conversion routines | Sparse matrix routines to convert from one sparse format into another |