BBuf/how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
Comprehensive learning resource covering kernel optimization techniques (reduce, softmax, elementwise, GEMM) with hand-optimized implementations achieving 80-90% GPU bandwidth utilization, alongside 77+ lecture notes from CUDA-MODE course. Includes specialized modules on CuTe DSL, Triton, CUTLASS, PTX ISA, and large language model inference optimizations, with performance benchmarks comparing PyTorch/OneFlow implementations on NVIDIA A100 hardware.
2,863 stars. Actively maintained with 15 commits in the last 30 days.
Stars
2,863
Forks
260
Language
Cuda
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/BBuf/how-to-optim-algorithm-in-cuda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
vllm-project/vllm-ascend
Community maintained hardware plugin for vLLM on Ascend
SemiAnalysisAI/InferenceX
Open Source Continuous Inference Benchmarking Qwen3.5, DeepSeek, GPTOSS - GB200 NVL72 vs MI355X...
kvcache-ai/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
sophgo/tpu-mlir
Machine learning compiler based on MLIR for Sophgo TPU.
uccl-project/uccl
UCCL is an efficient communication library for GPUs, covering collectives, P2P (e.g., KV cache...