cusolver
There are 18 repositories under cusolver topic.
cupy/cupy
NumPy & SciPy for GPU
NVIDIA/CUDALibrarySamples
CUDA Library Samples
lebedov/scikit-cuda
Python interface to GPU-powered libraries
KinglittleQ/torch-batch-svd
A 100x faster SVD for PyTorch⚡️
Bruce-Lee-LY/cuda_hook
Hooked CUDA-related dynamic libraries by using automated code generation tools.
conradsnicta/bandicoot-code
Bandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io
jagennath-hari/CUDA-Accelerated-Visual-Inertial-Odometry-Fusion
Harness the power of GPU acceleration for fusing visual odometry and IMU data with an advanced Unscented Kalman Filter (UKF) implementation. Developed in C++ and utilizing CUDA, cuBLAS, and cuSOLVER, this system offers unparalleled real-time performance in state and covariance estimation for robotics and autonomous system applications.
hpjeonGIT/Solve_Ax_b
Sample CMake template solving Ax=b
zishun/cuSolverRf-batch
A complete example of batched refactorization in cuSOLVER.
maximilianbehr/cuexpm
Matrix Exponential Approximation using CUDA
VORTICITY-INC/VTensor
VTensor, a C++ library, facilitates tensor manipulation on GPUs, emulating the python-numpy style for ease of use. It leverages RMM (RAPIDS Memory Manager) for efficient device memory management. It also supports xtensor for host memory operations.
zheliu137/cusolver_stream
test stream of cusolver
maximilianbehr/cuPolar
Newton's and Halley's Method for the Matrix Polar Decomposition using CUDA
yessenbayev/kmeans
K-means Clustering in CUDA with OpenGL Visualization
mnovak42/leuven
Framework, toolkit and ready-to-use applications for numerical linear algebra dependent machine learning algorithms.
zqy767/cl-matrix
matrix operation using gpu
dendisuhubdy/cupy
NumPy-like API accelerated with CUDA