![]() |
cuLite v0.3.1
A lite CUDA C++ Interface
|
cuSOLVER library wrapper and handle management. More...
Functions | |
| CuSolverHandler & | culite::globalCuSolverHandler () |
| Returns the global cuSOLVER handler instance. | |
cuSOLVER library wrapper and handle management.
Provides wrapper functionality for cuSOLVER handles used in linear algebra computations such as matrix factorizations, eigenvalue problems, and linear system solving on GPU.
Classes:
|
inline |
Returns the global cuSOLVER handler instance.
Provides access to a singleton cuSOLVER handler that can be used throughout the application for cuSOLVER operations.