mark-poscablo / gpu-sum-reduction
CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.
☆36Updated 7 years ago
Alternatives and similar repositories for gpu-sum-reduction:
Users that are interested in gpu-sum-reduction are comparing it to the libraries listed below
- An extension library of WMMA API (Tensor Core API)☆88Updated 7 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆124Updated 4 years ago
- ☆42Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated last year
- Dissecting NVIDIA GPU Architecture☆88Updated 2 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆80Updated 5 years ago
- ☆87Updated 10 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆130Updated 4 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆60Updated 8 months ago
- High-performance, GPU-aware communication library☆84Updated last month
- A tool for generating information about the matrix multiplication instructions in AMD Radeon™ and AMD Instinct™ accelerators☆73Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆209Updated 2 months ago
- Online CUDA Occupancy Calculator