nvidia-cudss-cu120.7.1.6
nvidia-cudss-cu120.7.1.6
Published
cuDSS - runtime libraries
pip install nvidia-cudss-cu12
Package Downloads
Authors
Project URLs
Requires Python
NVIDIA cuDSS library
NVIDIA cuDSS (Preview) is a library of GPU-accelerated linear solvers with sparse matrices. It provides algorithms for solving linear systems of the following type:
AX=B
with a sparse matrix A, right-hand side B and unknown solution X (could be a matrix or a vector).
The cuDSS functionality allows flexibility in matrix properties and solver configuration, as well as execution parameters like CUDA streams.