ZhengzhongSun / Matrix-Inversion-with-CUDALinks
I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.
☆45Updated 10 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:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆124Updated 5 years ago
- ☆20Updated 7 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- CUDA official sample codes☆371Updated 10 years ago
- OpenMP tutorial☆41Updated 8 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- Utilities for CUDA programming☆42Updated 6 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- ☆43Updated 7 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- ☆97Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Source code that accompanies The CUDA Handbook.☆558Updated 3 months ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆294Updated 4 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Template for GPU accelerated python libraries☆51Updated 2 years ago