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:
- ☆20Updated 6 years ago
- ☆44Updated 7 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☆412Updated 3 weeks ago
- Utilities for CUDA programming☆41Updated 6 years ago
- OpenMP tutorial☆38Updated last month
- matrix multiplication in CUDA☆124Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 6 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- ☆91Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- A few cuda examples built with cmake☆23Updated 5 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 7 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆54Updated last year
- Template for GPU accelerated python libraries☆48Updated last year
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 11 years ago
- ☆60Updated 2 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
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago