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
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- ☆20Updated 6 years ago
- An implementation of parallel exclusive scan in CUDA☆60Updated 6 years ago
- matrix multiplication in CUDA☆119Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A few cuda examples built with cmake☆23Updated 5 years ago
- ☆92Updated 7 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆15Updated 6 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆26Updated 7 years ago
- ☆42Updated 6 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆48Updated 2 years ago
- OpenMP tutorial☆37Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆95Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- BLAS implementation for Intel FPGA☆76Updated 4 years ago
- ☆36Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆408Updated 2 months ago
- GLU - GLU-accelerated Sparse Parellel LU factorization solver V3.0☆33Updated 4 years ago
- Parallel sparse direct solver for circuit simulation☆41Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- parallel algorithm based on cuda☆60Updated 7 years ago
- Template for GPU accelerated python libraries☆45Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆53Updated 3 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆50Updated last year