Bruce-Lee-LY / cuda_hgemv
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆57Updated 6 months ago
Alternatives and similar repositories for cuda_hgemv:
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
- ☆29Updated 10 months ago
- ☆79Updated this week
- ☆105Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆57Updated 7 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆100Updated 8 months ago
- Examples of CUDA implementations by Cutlass CuTe☆143Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆105Updated 6 months ago
- ☆187Updated 8 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆89Updated 2 weeks ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆85Updated 6 years ago
- Optimize GEMM with tensorcore step by step☆23Updated last year
- ☆42Updated last month
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 2 weeks ago
- play gemm with tvm☆89Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆59Updated last week
- ☆82Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆176Updated last month
- ☆87Updated 6 months ago
- Implement Flash Attention using Cute.☆71Updated 2 months ago
- llama INT4 cuda inference with AWQ☆53Updated last month
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing. By pro…☆67Updated this week
- ☆90Updated 10 months ago
- CUDA Matrix Multiplication Optimization☆169Updated 7 months ago
- ☆144Updated 2 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆125Updated 4 years ago
- ☆53Updated 2 months ago
- An extension library of WMMA API (Tensor Core API)☆91Updated 8 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆26Updated 2 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆28Updated last year
- ☆112Updated 11 months ago