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
Sorting:
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- ☆20Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆44Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last year
- matrix multiplication in CUDA☆124Updated last year
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- ☆91Updated 8 years ago
- OpenMP tutorial☆38Updated 2 weeks ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- Multi-GPU Computing Benchmark Suite (CUDA)☆42Updated 7 years ago
- A new QR decomposition algorithm implemented in CUDA☆16Updated 10 months ago
- Fast Sparse Multifrontal Solver☆10Updated 9 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆54Updated last year
- parallel algorithm based on cuda☆60Updated 7 years ago
- Sparse Matrix-Vector Multiplication implementations in C☆22Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- CUDA official sample codes☆367Updated 9 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- OpenCL Tutorials☆53Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆19Updated 9 years ago