Bruce-Lee-LY / cuda_hgemvLinks
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆64Updated 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:
- ☆103Updated 3 months ago
- ☆41Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- Optimize GEMM with tensorcore step by step☆32Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- ☆132Updated 9 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆114Updated 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
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆109Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- ☆139Updated 4 months ago
- Examples of CUDA implementations by Cutlass CuTe☆229Updated 2 months ago
- CUDA Matrix Multiplication Optimization☆221Updated last year
- ☆230Updated last year
- ☆98Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆140Updated 5 years ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- play gemm with tvm☆91Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆104Updated last year
- llama INT4 cuda inference with AWQ☆54Updated 7 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆58Updated last week
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆32Updated last year
- ☆108Updated 5 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
- ☆150Updated 8 months ago
- CUTLASS and CuTe Examples☆74Updated last month
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆37Updated 8 months ago
- ☆153Updated 8 months ago