![]() |
cuLite v0.3.1
A lite CUDA C++ Interface
|
cuSPARSE library wrapper and handle management. More...
Functions | |
| CuSparseHandler & | culite::globalCuSparseHandler () |
| Returns the global cuSPARSE handler instance. | |
cuSPARSE library wrapper and handle management.
Provides wrapper functionality for cuSPARSE handles used in sparse matrix computations such as sparse matrix-vector multiplication, sparse matrix-matrix multiplication, and format conversions on GPU.
Classes:
|
inline |
Returns the global cuSPARSE handler instance.
Provides access to a singleton cuSPARSE handler that can be used throughout the application for cuSPARSE operations.