singe-cusparse 0.1.0-alpha.5

Safe Rust wrappers for the NVIDIA cuSPARSE sparse linear algebra library.
Documentation
1
2
3
4
5
6
7
# singe-cusparse

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.