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
- Distributed memory, MPI based SuperLU☆198Updated 2 weeks ago
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 4 months ago
- 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☆133Updated last year
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆295Updated last month
- A library of various helper routines and frameworks used by many of the lab's software☆50Updated 11 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 5 years ago
- 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
- Structured Matrix Package (LBNL)☆173Updated 4 months ago
- sparse matrix pre-processing library☆81Updated 10 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆785Updated last month
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Numerical linear algebra software package☆447Updated this week
- ☆29Updated 5 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- ☆34Updated 10 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- METIS partitioner for mesh and graph☆17Updated 3 years ago
- Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit -- Distribution site☆34Updated last year
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- Simplex mesh adaptivity for HPC☆116Updated 9 months ago
- Performance-portable geometric search library☆198Updated this week
- AmgXWrapper: An interface between PETSc and the NVIDIA AmgX library☆47Updated 2 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- parallel finite element unstructured meshes☆189Updated this week
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year