xlite-dev / ffpa-attnLinks
🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.
☆212Updated last month
Alternatives and similar repositories for ffpa-attn
Users that are interested in ffpa-attn are comparing it to the libraries listed below
Sorting:
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆109Updated 4 months ago
- ☆94Updated 5 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- ☆103Updated 3 months ago
- ☆98Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆277Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆185Updated 7 months ago
- A lightweight design for computation-communication overlap.☆165Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆416Updated 4 months ago
- ☆147Updated 6 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- Examples of CUDA implementations by Cutlass CuTe☆229Updated 2 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- ☆63Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- ☆102Updated 3 weeks ago
- ☆55Updated last month
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆42Updated 3 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆60Updated last week
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆139Updated 3 weeks ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated 2 years ago
- ☆138Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆116Updated 3 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆114Updated last year
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆263Updated last month
- DeeperGEMM: crazy optimized version☆70Updated 4 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆221Updated this week
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago