Bruce-Lee-LY / cuda_hgemvLinks
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆62Updated 9 months ago
Alternatives and similar repositories for cuda_hgemv
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
Sorting:
- ☆77Updated last month
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆80Updated last month
- ☆34Updated last year
- ☆117Updated last month
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated 3 weeks ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆71Updated 10 months ago
- ☆122Updated 6 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 4 months ago
- ☆98Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆90Updated 2 weeks ago
- A lightweight design for computation-communication overlap.☆143Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆197Updated 4 months ago
- ☆212Updated 11 months ago
- ☆96Updated 9 months ago
- CUTLASS and CuTe Examples☆57Updated 5 months ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 9 months ago
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- Optimize GEMM with tensorcore step by step☆26Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆38Updated 3 months ago
- ☆90Updated 5 months ago
- llama INT4 cuda inference with AWQ☆54Updated 5 months ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆60Updated last month
- play gemm with tvm☆91Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆136Updated 4 years ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆47Updated 2 weeks ago
- ☆23Updated 2 months ago