puckbee / CVRLinks
Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)
☆24Updated last year
Alternatives and similar repositories for CVR
Users that are interested in CVR are comparing it to the libraries listed below
Sorting:
- This package includes the implementation for four sparse linear algebra kernels: Sparse-Matrix-Vector-Multiplication (SpMV), Sparse-Trian…☆28Updated 5 years ago
- ☆95Updated 8 years ago
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆22Updated 5 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆108Updated last year
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆31Updated 6 months ago
- Asynchronous Multi-GPU Programming Framework☆48Updated 4 years ago
- ☆18Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- SpV8 is a SpMV kernel written in AVX-512. Artifact for our SpV8 paper @ DAC '21.☆29Updated 4 years ago
- ☆34Updated 3 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Updated 6 years ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆29Updated 2 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆73Updated 5 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆85Updated 6 years ago
- CUDA Flux is a profiler for GPU applications which reports the basic block executions frequencies of compute kernels