Oven logo

Oven

Published

cuDSS - runtime libraries

pip install nvidia-cudss-cu12

Package Downloads

Weekly DownloadsMonthly Downloads

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.