21 skills found
cupy / CupyNumPy & SciPy for GPU
NVIDIA / CUDALibrarySamplesCUDA Library Samples
lebedov / Scikit CudaPython interface to GPU-powered libraries
KinglittleQ / Torch Batch SvdA 100x faster SVD for PyTorch⚡️
Bruce-Lee-LY / Cuda HookHooked CUDA-related dynamic libraries by using automated code generation tools.
jagennath-hari / CUDA Accelerated Visual Inertial Odometry FusionHarness 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.
conradsnicta / Bandicoot CodeBandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io
a-nasikun / FastSpectrumWe approximate the lowest part of the eigenvalues and eigenfunctions of Laplace-Beltrami operator, to have faster speed, less storage, and quicker mapping to world coordinates. This program requires Eigen, LibIGL, and an eigensolver (either CUDA's cuSOLVER or Matlab's eigs function).
exanauts / CUSOLVERRF.jlA Julia wrapper for cusolverRF
gishi523 / Cusparse Cholesky SolverA sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library
JuliaAttic / CUSOLVER.jlNo description available
hpjeonGIT / Solve Ax BSample CMake template solving Ax=b
grlee77 / Python Cuda Cffiexperimental python CFFI interface to NVIDIA's cuSOLVER and cuSPARSE libraries.
zishun / CuSolverRf BatchA complete example of batched refactorization in cuSOLVER.
mnicely / Cusolver ExamplesExamples utilizing cuSolver and cuSolverMg
maximilianbehr / CuexpmMatrix Exponential Approximation using CUDA
ShigekiKarita / Pytorch CusolverNo description available
VORTICITY-INC / VTensorVTensor, 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 Streamtest stream of cusolver
jcuda / JcusolverJCusolver - Java bindings for CUSOLVER