![]() |
cuLite v0.3.1
A lite CUDA C++ Interface
|
cuBLAS library wrapper and handle management. More...
Functions | |
| CuBlasHandler & | culite::globalCuBlasHandler () |
| Returns the global cuBLAS handler instance. | |
cuBLAS library wrapper and handle management.
Encapsulates cuBLAS handle creation and provides convenient methods for Basic Linear Algebra Subprograms (BLAS) operations on GPU. This module simplifies calling cuBLAS functions with automatic resource management.
Classes:
|
inline |
Returns the global cuBLAS handler instance.
Provides access to a singleton cuBLAS handler that can be used throughout the application for cuBLAS operations.