CUDSS.jl
  • Home
    • Overview
    • Installation
  • Types
  • Functions
  • cuDSS interface
  • Generic interface
  • Schur complement
  • Uniform batch
  • Non-uniform batch
  • Options
Version
  • Home
  • Home
GitHub

CUDSS.jl documentation

Overview

CUDSS.jl is a Julia interface to the NVIDIA cuDSS library. NVIDIA cuDSS provides three factorizations (LDU, LDLᵀ, LLᵀ) for solving sparse linear systems on GPUs. For more details on using cuDSS, refer to the official cuDSS documentation.

Installation

julia> ]
pkg> add CUDSS
pkg> test CUDSS
Types »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.17.0 on Sunday 22 February 2026. Using Julia version 1.12.5.