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
- ☆20Updated 6 years ago
- ☆44Updated 7 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- matrix multiplication in CUDA☆123Updated last year
- Sparse matrix-matrix multiplication on CPU+GPU systems.☆13Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Template for GPU accelerated python libraries☆47Updated last year
- some CUDA programming example☆25Updated 8 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 11 months ago
- CUDA implementation of the Jacobi method☆25Updated 10 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- sparse matrix pre-processing library☆81Updated 11 months ago
- CUDA official sample codes☆366Updated 9 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- ☆91Updated 8 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago