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
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 3 months ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆293Updated last month
- sparse matrix pre-processing library☆81Updated 9 months ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- ☆34Updated 10 years ago
- Distributed memory, MPI based SuperLU☆198Updated last week
- A library of various helper routines and frameworks used by many of the lab's software☆48Updated 10 months ago
- Numerical optimization in C++☆38Updated 10 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering☆130Updated last year
- Open source library for scientific HPC☆122Updated 5 months ago
- Combined array and automatic differentiation library in C++☆173Updated last year
- Introductory Thrust workshop materials☆43Updated 11 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated last month
- Example codes from the book Parallel Programming With OpenACC☆84Updated 8 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- Structured Matrix Package (LBNL)☆171Updated 3 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 5 years ago
- Examples for using SYCL on CUDA☆61Updated this week
- PanguLU: A Scalable Regular Two-Dimensional Block-Cyclic Sparse Direct Solver on Distributed Heterogeneous Systems☆35Updated 2 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆11Updated 7 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago