PaddleJitLab/CUDATutorial resource
A self-learning tutorail for CUDA High Performance Programing. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 62
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1422
- days_rel: n/a
- days_push: 231
- n_releases_24m: 0
Adoption not part of the score
1087 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-learning tutorial repository for CUDA high-performance programming, structured as progressive lesson series from beginner environment setup through advanced kernel optimization. It includes hands-on implementations and optimization guides for matrix multiplication, reduction, convolution, Triton kernels, and LLM inference techniques like Flash Attention and vLLM.
Use cases
- learn CUDA programming from scratch
- optimize GPU kernels for matrix multiplication
- understand how Flash Attention works
- study vLLM source code and scheduling
- write faster reduction kernels avoiding bank conflicts
- get started with Triton kernel programming
- profile CUDA code with nvprof
- implement convolution operators with im2col and implicit GEMM
When to choose
- you want a structured, hands-on path to learn CUDA and GPU kernel optimization
- you need worked examples of GEMM, reduce, and convolution optimization techniques
- you are preparing for deep learning inference systems work involving CUDA or Triton
When to avoid
- you need production-ready CUDA libraries rather than educational material
- you want a general GPU computing course without a deep learning focus
- you cannot read Chinese, as the primary documentation is written in Chinese
Facets
learning-resource · maturity active
gpu-computing developer-tools benchmarking gpu-computing deep-learning tutorials large-language-models performance cross-platform cuda-programming tutorial high-performance-computing kernel-optimization gemm flash-attention triton vllm matrix-multiplication reduce-operations convolution-optimization notes self-learning chinese-language gpu cuda linux
1 source
- readme: https://github.com/PaddleJitLab/CUDATutorial · fetched 2026-08-28 · b98d3fdbb3c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddleJitLab/CUDATutorial | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="PaddleJitLab/CUDATutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem