Bruce-Lee-LY / cutlass_gemmLinks
Multiple GEMM operators are constructed with cutlass to support LLM inference.
☆20Updated 4 months ago
Alternatives and similar repositories for cutlass_gemm
Users that are interested in cutlass_gemm are comparing it to the libraries listed below
Sorting:
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 6 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆65Updated 7 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 3 months ago
- ☆33Updated 10 months ago
- ☆14Updated last month
- ☆20Updated last year
- A practical way of learning Swizzle☆36Updated 10 months ago
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 4 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆137Updated 7 months ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Updated 10 months ago
- A Triton JIT runtime and ffi provider in C++☆29Updated last week
- Implement Flash Attention using Cute.☆98Updated last year
- ☆103Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- Awesome code, projects, books, etc. related to CUDA☆27Updated last week
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆16Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆51Updated last year
- ☆52Updated 7 months ago
- ☆112Updated 7 months ago
- study of cutlass☆22Updated last year
- ☆59Updated 5 months ago
- ☆48Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆93Updated this week
- DeeperGEMM: crazy optimized version☆73Updated 7 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆103Updated 7 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 8 months ago