Expand description
Safe cuSPARSE wrappers for sparse descriptors and sparse GPU operations.
This crate wraps cuSPARSE contexts, sparse and dense vector descriptors, sparse and dense matrix descriptors, SpMV, SpMM, SDDMM, SpGEMM, sparse triangular solve, vector-vector operations, and scalar helpers.
Modules§
Macros§
Functions§
- library_
property - Returns the requested cuSPARSE library property.
See
LibraryPropertyfor supported properties. - version
- Returns the cuSPARSE library version as a packed NVIDIA integer.