EBD-CREST / nsparseLinks
Sparse matrix computation library for GPU
☆57Updated 5 years ago
Alternatives and similar repositories for nsparse
Users that are interested in nsparse are comparing it to the libraries listed below
Sorting:
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆73Updated 5 years ago
- A GPU algorithm for sparse matrix-matrix multiplication☆72Updated 5 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆107Updated last year
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- ☆93Updated 8 years ago
- Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs☆16Updated 6 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆37Updated 5 years ago
- ☆50Updated 6 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆82Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 8 years ago
- TLB Benchmarks☆34Updated 8 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- Chai☆45Updated last year
- ☆27Updated 5 years ago
- ☆48Updated 5 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated 3 weeks ago
- A Deep Learning Meta-Framework and HPC Benchmarking Library☆81Updated 3 years ago
- Benchmark for measuring the performance of sparse and irregular memory access.☆79Updated last month
- development repository for the open earth compiler☆80Updated 4 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆71Updated 8 years ago
- GPU Performance Advisor☆66Updated 3 years ago
- sparse matrix pre-processing library☆83Updated last year
- Tartan: Evaluating Modern GPU Interconnect via a Multi-GPU Benchmark Suite☆66Updated 7 years ago
- An extension library of WMMA API (Tensor Core API)☆106Updated last year
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…