cuSOLVER

E760426

cuSOLVER is an NVIDIA GPU-accelerated linear algebra library that provides high-performance routines for solving dense and sparse systems of equations, eigenvalue problems, and related numerical tasks.

All labels observed (4)

Label Occurrences
cuSOLVER canonical 3
cuSOLVER RF (refactorization) module 1
cuSOLVER Sparse module 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf GPU-accelerated linear algebra library
NVIDIA CUDA library
developer NVIDIA
linked to: NVIDIA Corporation
distributionForm shared library
static library
hasComponent cuSOLVER Dense (LAPACK-like) module
cuSOLVER RF (refactorization) module
linked to: cuSOLVER

cuSOLVER Sparse module
linked to: cuSOLVER
includedIn NVIDIA HPC SDK
integratesWith Thrust
cuBLAS
cuFFT
cuSPARSE
languageBinding C
C++
license proprietary NVIDIA license
optimizedFor GPU acceleration
high performance computing
partOf CUDA Toolkit
linked to: CUDA toolkit
programmingModel CUDA
linked to: NVIDIA CUDA
providesFactorization Cholesky factorization
LU factorization
QR factorization
SVD factorization
providesRoutineType dense linear algebra
eigenvalue problem solvers
least squares solvers
linear system solvers
matrix factorizations
sparse linear algebra
requires CUDA runtime
linked to: CUDA Runtime API

CUDA-capable GPU
supportsDataType complex numbers
real numbers
supportsHardware NVIDIA GPU
linked to: GPU
supportsMatrixFormat dense matrix
sparse matrix
supportsPrecision double precision floating point
single precision floating point
supportsSparseFormat CSC format
CSR format
block sparse formats
targetDomain data analytics
engineering simulation
machine learning
scientific computing
useCase computing eigenvalues and eigenvectors
computing singular value decompositions
least squares fitting
solving linear systems Ax=b

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

cuBLAS relatedLibrary cuSOLVER
cuSPARSE integratesWith cuSOLVER
CUDA libraries component cuSOLVER
cuSOLVER hasComponent cuSOLVER Sparse module
linked to: cuSOLVER
cuSOLVER hasComponent cuSOLVER RF (refactorization) module
linked to: cuSOLVER
cuML usesFramework cuSolver
linked to: cuSOLVER