uestla / Sparse-MatrixLinks
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆121Updated 4 years ago
Alternatives and similar repositories for Sparse-Matrix
Users that are interested in Sparse-Matrix are comparing it to the libraries listed below
Sorting:
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated this week
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆61Updated last month
- Open source library for scientific HPC☆127Updated last week
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆303Updated 3 weeks ago
- Distributed memory, MPI based SuperLU☆206Updated this week
- Combined array and automatic differentiation library in C++☆176Updated 2 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- Numerical linear algebra software package☆486Updated this week
- HPC solver for nonlinear optimization problems☆219Updated this week
- Arpack++ with patches (C++ interface to ARPACK)☆67Updated last year
- ☆35Updated 10 years ago
- Structured Matrix Package (LBNL)☆176Updated 3 weeks ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆81Updated last year
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆802Updated 3 weeks ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering☆153Updated last year
- sparse matrix pre-processing library☆83Updated last year
- Large scale C++ Software development tutorials☆81Updated 6 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆25Updated 6 months ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆288Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago