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☆123Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆43Updated 7 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- OpenMP tutorial☆41Updated 7 months ago
- CUDA official sample codes☆370Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- ☆20Updated 7 years ago
- ☆94Updated 8 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆52Updated 3 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆58Updated 2 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- Template for GPU accelerated python libraries☆51Updated 2 years ago
- CUDA Data Parallel Primitives Library☆437Updated 7 years ago
- How to use CUDA with Python numpy☆40Updated 8 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Utilities for CUDA programming☆41Updated 6 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- Source code that accompanies The CUDA Handbook.☆557Updated 2 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago