Bruce-Lee-LY / cuda_hgemvLinks
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆71Updated last year
Alternatives and similar repositories for cuda_hgemv
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
Sorting:
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆127Updated last year
- ☆49Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆105Updated 7 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Updated last year
- Optimize GEMM with tensorcore step by step☆36Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- ☆112Updated 8 months ago
- ☆173Updated 8 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 8 months ago
- ☆105Updated last year
- ☆258Updated last year
- ☆159Updated 2 months ago
- llama INT4 cuda inference with AWQ☆55Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- play gemm with tvm☆92Updated 2 years ago
- CUDA Matrix Multiplication Optimization☆256Updated last year
- Implement Flash Attention using Cute.☆100Updated last year
- ☆152Updated last year
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Updated 7 months ago
- NVIDIA cuTile learn☆154Updated last month
- ☆119Updated 10 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- CUTLASS and CuTe Examples☆117Updated 2 months ago
- ☆144Updated last year
- ☆65Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆270Updated 7 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago