uestla / Sparse-Matrix
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆112Updated 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
- Source code examples from the Parallel Forall Blog☆96Updated 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/☆295Updated last week
- Distributed memory, MPI based SuperLU☆200Updated this week
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 5 months ago
- ☆34Updated 10 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆788Updated last month
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering☆139Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Performance-portable geometric search library☆198Updated this week
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- Open source library for scientific HPC☆123Updated last month
- Numerical linear algebra software package☆456Updated this week
- A library of various helper routines and frameworks used by many of the lab's software☆51Updated 11 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- sparse matrix pre-processing library☆81Updated 11 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- Structured Matrix Package (LBNL)☆173Updated 4 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- HPC solver for nonlinear optimization problems☆217Updated last week
- A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++☆29Updated 3 years ago
- Combined array and automatic differentiation library in C++☆174Updated last year
- Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels☆336Updated this week
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- Distributed multigrid linear solver library on GPU☆552Updated 2 months ago
- parallel finite element unstructured meshes☆189Updated last week