ZhengzhongSun / Matrix-Inversion-with-CUDALinks
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:
- ☆44Updated 7 years ago
- ☆20Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆113Updated 4 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A few cuda examples built with cmake☆23Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆91Updated 8 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 6 years ago
- sparse matrix pre-processing library☆82Updated last year
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆288Updated 3 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated 3 weeks ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆56Updated last year
- OpenMP tutorial☆38Updated 2 months ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 weeks ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago