caibucai22 / awesome-cudaLinks
Awesome code, projects, books, etc. related to CUDA
☆28Updated last week
Alternatives and similar repositories for awesome-cuda
Users that are interested in awesome-cuda are comparing it to the libraries listed below
Sorting:
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 4 months ago
- 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
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 4 months ago
- ☆14Updated last month
- SGEMM optimization with cuda step by step☆21Updated last year
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Updated 11 months ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆43Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- A CUDA kernel for NHWC GroupNorm for PyTorch☆22Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆138Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆33Updated 10 months ago
- Implement Flash Attention using Cute.☆98Updated last year
- HunyuanDiT with TensorRT and libtorch☆18Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- ☆59Updated 5 months ago
- ☆17Updated last year
- ☆38Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- study of cutlass☆22Updated last year
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆16Updated last year
- Quantized Attention on GPU☆44Updated last year
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- ☆125Updated 4 months ago
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆21Updated last week
- 🐱 ncnn int8 模型量化评估☆14Updated 3 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆35Updated 2 years ago