uestla / Sparse-MatrixLinks
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆113Updated 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:
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated 2 weeks ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering☆148Updated last year
- Distributed memory, MPI based SuperLU☆203Updated last week
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆57Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Structured Matrix Package (LBNL)☆174Updated 2 weeks ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- MiniAMR Adaptive Mesh Refinement (AMR) Mini-App☆35Updated 7 months ago
- Numerical linear algebra software package☆477Updated this week
- Example codes from the book Parallel Programming With OpenACC☆86Updated 8 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆796Updated 4 months ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Livermore Unstructured Lagrangian Explicit Shock Hydrodynamics (LULESH)☆108Updated 2 years ago
- Simplex mesh adaptivity for HPC☆116Updated last year
- Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels☆342Updated this week
- ☆30Updated 2 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆301Updated last month
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- Open source library for scientific HPC☆126Updated 2 weeks ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- sparse matrix pre-processing library☆82Updated last year
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- Performance-portable geometric search library☆207Updated this week