Bruce-Lee-LY / cutlass_gemmLinks
Multiple GEMM operators are constructed with cutlass to support LLM inference.
☆20Updated 2 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.☆45Updated 4 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆76Updated last year
- ☆65Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- A practical way of learning Swizzle☆29Updated 8 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆121Updated 5 months ago
- ☆33Updated 8 months ago
- ☆18Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated last month
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Updated 9 months ago
- ☆14Updated 7 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆50Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 2 months ago
- ☆56Updated 3 months ago
- A Triton JIT runtime and ffi provider in C++☆27Updated this week
- Awesome code, projects, books, etc. related to CUDA☆25Updated 2 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆41Updated 7 months ago
- ☆100Updated last year
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆14Updated last year
- ☆107Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 11 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆33Updated 2 years ago
- ☆50Updated 5 months ago
- GPTQ inference TVM kernel☆39Updated last year
- DeeperGEMM: crazy optimized version☆72Updated 5 months ago
- ☆120Updated 2 months ago
- Quantized Attention on GPU☆44Updated 11 months ago
- An experimental communicating attention kernel based on DeepEP.☆34Updated 2 months ago