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:
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- ☆20Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated 3 weeks ago
- OpenMP tutorial☆40Updated 4 months ago
- CUDA official sample codes☆372Updated 9 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆536Updated 6 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 10 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 6 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Template for GPU accelerated python libraries☆50Updated 2 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Introduction to CUDA programming☆124Updated 8 years ago
- ☆95Updated 8 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆64Updated last month
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- ☆44Updated 7 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 8 years ago
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆71Updated 2 years ago