pnnl / s-blas
This package includes the implementation for four sparse linear algebra kernels: Sparse-Matrix-Vector-Multiplication (SpMV), Sparse-Triangular-Solve (SpTRSV), Sparse-Matrix-Transposition (SpTrans) and Sparse-Matrix-Matrix-Multiplication (SpMM) for Single-node Multi-GPU (scale-up) platforms such as NVIDIA DGX-1 and DGX-2.
☆26Updated 4 years ago
Alternatives and similar repositories for s-blas:
Users that are interested in s-blas are comparing it to the libraries listed below
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆21Updated 5 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆33Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆24Updated last year
- ☆42Updated 4 years ago
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 2 years ago
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆26Updated 9 years ago
- development repository for the open earth compiler☆79Updated 4 years ago
- A Shared Memory Multithreaded Graph Benchmark Suite for Multicores☆34Updated 2 years ago
- A sparse BLAS lib supporting multiple backends☆40Updated this week
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.☆50Updated this week
- Chai☆42Updated last year
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆30Updated 2 months ago
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 5 years ago
- ☆17Updated 2 years ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆38Updated 8 months ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆102Updated 8 months ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆38Updated 6 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆72Updated 4 years ago
- CUDA Flux is a profiler for GPU applications which reports the basic block executions frequencies of compute kernels☆32Updated 3 years ago
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆25Updated 8 months ago
- Tartan: Evaluating Modern GPU Interconnect via a Multi-GPU Benchmark Suite☆64Updated 6 years ago
- Instanciate the Cache Aware Roofline Model on single socket and multisocket systems.☆27Updated 5 years ago
- TLB Benchmarks☆33Updated 7 years ago
- Performance Prediction Toolkit☆51Updated 2 months ago
- A Benchmark Suite for Heterogeneous System Computation☆53Updated 3 months ago
- The SparseX sparse kernel optimization library☆39Updated 6 years ago
- SST Macro Element Library☆36Updated 4 months ago
- C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.☆13Updated 5 years ago