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
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆25Updated last year
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆21Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆35Updated 5 years ago
- SpV8 is a SpMV kernel written in AVX-512. Artifact for our SpV8 paper @ DAC '21.☆29Updated 4 years ago
- CUDA Flux is a profiler for GPU applications which reports the basic block executions frequencies of compute kernels☆32Updated 4 years ago
- ☆43Updated 4 years ago
- A sparse BLAS lib supporting multiple backends☆43Updated 2 months ago
- Chai☆43Updated last year
- A Benchmark Suite for Heterogeneous System Computation☆53Updated 2 months ago
- Tartan: Evaluating Modern GPU Interconnect via a Multi-GPU Benchmark Suite☆64Updated 6 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆39Updated 6 years ago
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 3 years ago
- Instanciate the Cache Aware Roofline Model on single socket and multisocket systems.☆27Updated 6 years ago
- ☆41Updated this week
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- SST Macro Element Library☆37Updated last week
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.☆76Updated last week
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 5 years ago
- XSBench: The Monte Carlo Macroscopic Cross Section Lookup Benchmark☆80Updated last year
- development repository for the open earth compiler☆80Updated 4 years ago
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆27Updated 9 years ago
- SparseP is the first open-source Sparse Matrix Vector Multiplication (SpMV) software package for real-world Processing-In-Memory (PIM) ar…☆73Updated 2 years ago
- Benchmark for measuring the performance of sparse and irregular memory access.☆76Updated this week
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆28Updated last year
- GPU Performance Advisor☆64Updated 2 years ago
- RAJA Performance Suite☆117Updated 2 weeks ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆30Updated 4 months ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆39Updated 11 months ago