wmmae / wmma_extensionLinks
An extension library of WMMA API (Tensor Core API)
☆104Updated last year
Alternatives and similar repositories for wmma_extension
Users that are interested in wmma_extension are comparing it to the libraries listed below
Sorting:
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆140Updated 5 years ago
- ☆107Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 7 months ago
- CUTLASS and CuTe Examples☆74Updated last month
- ☆139Updated 4 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆97Updated 2 months ago
- Dissecting NVIDIA GPU Architecture☆106Updated 3 years ago
- Assembler for NVIDIA Volta and Turing GPUs☆229Updated 3 years ago
- CUDA Matrix Multiplication Optimization☆221Updated last year
- collection of benchmarks to measure basic GPU capabilities☆414Updated 7 months ago
- ☆149Updated this week
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated last year
- ☆230Updated last year
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆89Updated 2 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated last year
- ☆50Updated 6 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago
- A tool for generating information about the matrix multiplication instructions in AMD Radeon™ and AMD Instinct™ accelerators☆113Updated 3 months ago
- ☆39Updated 5 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper