caibucai22 / awesome-cudaLinks
Awesome code, projects, books, etc. related to CUDA
☆19Updated this 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.☆18Updated 9 months ago
- ☆11Updated 4 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆38Updated last month
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 8 months ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆16Updated 5 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 months ago
- TensorRT encapsulation, learn, rewrite, practice.☆28Updated 2 years ago
- ☆31Updated 5 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago
- ☆50Updated 2 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆43Updated 11 months ago
- study of cutlass☆21Updated 8 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- A practical way of learning Swizzle☆20Updated 5 months ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆19Updated 8 months ago
- SGEMM optimization with cuda step by step☆20Updated last year
- llm deploy project based onnx.☆42Updated 9 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆14Updated 9 months ago
- ☆37Updated 9 months ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆49Updated last year
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- HunyuanDiT with TensorRT and libtorch☆17Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆31Updated last year
- ☆14Updated 11 months ago
- A tool convert TensorRT engine/plan to a fake onnx☆40Updated 2 years ago
- ☆17Updated last year