brian-kelley / CUDA-QRLinks
A new QR decomposition algorithm implemented in CUDA
☆18Updated last year
Alternatives and similar repositories for CUDA-QR
Users that are interested in CUDA-QR are comparing it to the libraries listed below
Sorting:
- Efficient SpGEMM on GPU using CUDA and CSR☆58Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- A library of GPU kernels for sparse matrix operations.☆277Updated 5 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆73Updated 5 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- Use tensor core to calculate back-to-back HGEMM (half-precision general matrix multiplication) with MMA PTX instruction.☆13Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆74Updated 2 years ago
- ☆94Updated 8 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆63Updated 3 months ago
- ☆69Updated 2 months ago
- A GPU algorithm for sparse matrix-matrix multiplication☆73Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs