Bruce-Lee-LY / cuda_hgemv
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆55Updated 5 months ago
Alternatives and similar repositories for cuda_hgemv:
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- ☆72Updated 2 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆97Updated 7 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆104Updated 5 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- ☆36Updated last month
- ☆26Updated 10 months ago
- Examples of CUDA implementations by Cutlass CuTe☆138Updated 2 weeks ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆52Updated 2 weeks ago
- play gemm with tvm☆87Updated last year
- ☆98Updated 2 months ago
- Optimize GEMM with tensorcore step by step☆22Updated last year
- ☆81Updated 5 months ago
- ☆44Updated last month
- CUDA Matrix Multiplication Optimization☆161Updated 7 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆175Updated 3 weeks ago
- ☆181Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 5 months ago
- Implement Flash Attention using Cute.☆69Updated 2 months ago
- llama INT4 cuda inference with AWQ☆50Updated last month
- Benchmark code for the "Online normalizer calculation for softmax" paper☆66Updated 6 years ago
- ☆87Updated 10 months ago
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆56Updated this week
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆28Updated last year
- ☆80Updated last year
- ☆142Updated last month
- CUTLASS and CuTe Examples☆38Updated last month
- study of Ampere' Sparse Matmul☆16Updated 4 years ago
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆29Updated 3 months ago
- A Winograd Minimal Filter Implementation in CUDA☆24Updated 3 years ago