caibucai22 / awesome-cudaLinks
Awesome code, projects, books, etc. related to CUDA
☆24Updated last month
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.☆19Updated last month
- SGEMM optimization with cuda step by step☆20Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated last month
- ☆13Updated 6 months ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆19Updated 7 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆61Updated 10 months ago
- 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
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Updated last year
- A CUDA kernel for NHWC GroupNorm for PyTorch☆20Updated 9 months ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 5 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆109Updated 4 months ago
- study of cutlass☆22Updated 10 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆14Updated 11 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- ☆32Updated 7 months ago
- 🎉My Collections of CUDA Kernels~☆11Updated last year
- HunyuanDiT with TensorRT and libtorch☆18Updated last year
- 分层解耦的深度学习推理引擎☆75Updated 6 months ago
- A practical way of learning Swizzle☆25Updated 7 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- 🐱 ncnn int8 模型量化评估☆13Updated 2 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆32Updated last year
- ☆17Updated last year
- Optimize softmax in triton in many cases☆21Updated last year
- Large Language Model Onnx Inference Framework☆36Updated 8 months ago
- ☆55Updated last month
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆70Updated this week
- ☆21Updated 4 years ago