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:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆115Updated 4 years ago
- ☆20Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated last month
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- matrix multiplication in CUDA☆123Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- CUDA official sample codes☆371Updated 9 years ago
- ☆44Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- A library of various helper routines and frameworks used by many of the lab's software☆61Updated 2 weeks ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Introduction to CUDA programming☆123Updated 8 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 8 years ago
- CUDA Data Parallel Primitives Library☆432Updated 6 years ago
- Utilities for CUDA programming☆41Updated 6 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…☆26Updated 6 years ago
- Template for GPU accelerated python libraries☆49Updated last year
- ☆93Updated 8 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- C++ library for reading and writing of numpy's .npy files☆413Updated 9 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆529Updated 5 months ago
- OpenMP tutorial☆38Updated 2 months ago
- openmp examples☆143Updated 6 years ago