#258 · Primary category: Education & Research
how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
Project last updated:08/27/26
GitHub Stars
3.2K
Forks
289
Contributors
3
License
Other
Why we included this project
Engineers who write or optimize GPU kernels will find a practical study notebook here: handwritten CUDA implementations of common operations like reduce, softmax, and GEMV sit alongside notes on the CUTLASS, Triton, and PTX layers underneath, so you can see both the kernel and the tooling around it. The material tracks the author's own path from hand-tuned kernels into LLM inference and training optimization, and it reads like someone working through the problems rather than presenting finished code. Tying it together are lecture notes from the CUDA-MODE series and summaries of GPU architecture papers, which give context that raw kernel listings never provide. For anyone learning GPU systems, this is a useful way to build the mental model that textbooks tend to skip.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI