ZhengzhongSun / Matrix-Inversion-with-CUDA
I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.
☆45Updated 9 years ago
Alternatives and similar repositories for Matrix-Inversion-with-CUDA:
Users that are interested in Matrix-Inversion-with-CUDA are comparing it to the libraries listed below
- ☆42Updated 7 years ago
- matrix multiplication in CUDA☆120Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- ☆20Updated 6 years ago
- CUDA by practice☆121Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- ☆92Updated 8 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- OpenMP tutorial☆37Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.☆37Updated last year
- Sparse-dense matrix-matrix multiplication on GPUs☆15Updated 6 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 8 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Introduction to CUDA programming☆116Updated 7 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- An implementation of parallel exclusive scan in CUDA☆61Updated 7 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆49Updated 2 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆36Updated 7 years ago
- BLAS implementation for Intel FPGA☆76Updated 4 years ago
- ☆65Updated 11 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- ☆34Updated 10 years ago