uestla / Sparse-MatrixLinks
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆125Updated 5 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
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆420Updated 6 months ago
- Distributed memory, MPI based SuperLU☆216Updated last month
- Performance-portable geometric search library☆219Updated 3 weeks ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆322Updated last week
- C++ library for solving large sparse linear systems with algebraic multigrid method☆836Updated 2 weeks ago
- Source code repository for the projects from CUDA for Engineers☆134Updated 4 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Combined array and automatic differentiation library in C++☆185Updated 4 months ago
- Open source library for scientific HPC☆131Updated 2 months ago
- A library of various helper routines and frameworks used by many of the lab's software☆77Updated 7 months ago
- ☆36Updated 11 years ago
- Numerical linear algebra software package☆555Updated last week
- Structured Matrix Package (LBNL)☆188Updated 4 months ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- HPC solver for nonlinear optimization problems☆225Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- LaTeX Examples Document Source☆250Updated 2 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆65Updated 8 years ago
- Simplex mesh adaptivity for HPC☆122Updated last year
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 10 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆45Updated 3 months ago
- Accelerated finite element flow solvers☆162Updated 7 months ago
- This is a mirror of the latest stable version of Eigen.☆227Updated 8 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆157Updated last year