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
Sorting:
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated 6 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Distributed memory, MPI based SuperLU☆203Updated this week
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering☆141Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆55Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- This is a mirror of the latest stable version of Eigen.☆217Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Open source library for scientific HPC☆123Updated last week
- C++ library for solving large sparse linear systems with algebraic multigrid method☆791Updated 2 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆151Updated last year
- Structured Matrix Package (LBNL)☆173Updated this week
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆299Updated last week
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- ☆34Updated 10 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit -- Distribution site☆36Updated last year
- sparse matrix pre-processing library☆81Updated last year
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated last year
- Combined array and automatic differentiation library in C++☆175Updated last year
- Arpack++ with patches (C++ interface to ARPACK)☆67Updated last year
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- ARCHIVED Framework for performance-portable parallel computations on unstructured meshes☆82Updated last month
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- ☆29Updated 5 years ago