wangsiping97 / FastGEMVLinks
High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.
☆109Updated 11 months ago
Alternatives and similar repositories for FastGEMV
Users that are interested in FastGEMV are comparing it to the libraries listed below
Sorting:
- ☆212Updated 11 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 9 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated 3 weeks ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 9 months 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
- ☆91Updated 5 months ago
- llama INT4 cuda inference with AWQ☆54Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆38Updated 3 months ago
- ☆115Updated last month
- ☆96Updated 9 months ago
- ☆63Updated this week
- ☆75Updated 5 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆252Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆99Updated 3 weeks ago
- A lightweight design for computation-communication overlap.☆141Updated last week
- 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
- ☆81Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated last month
- extensible collectives library in triton☆86Updated 2 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆136Updated this week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆70Updated 10 months ago
- ☆157Updated last year
- ☆147Updated 11 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆47Updated last week
- ☆60Updated last month
- DeeperGEMM: crazy optimized version☆69Updated last month
- Ahead of Time (AOT) Triton Math Library☆66Updated this week
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆166Updated this week
- Implement Flash Attention using Cute.☆87Updated 6 months ago