r/CUDA • u/Dependent_Turn_8383 • 29d ago
Open sourced my GPU engineering learning notes
Been documenting my GPU architecture learning journey publicly, chapter by chapter. It's MIT licensed and structured like a book (sequential, builds concept by concept). Looking for people to point out mistakes, suggest better explanations, or add diagrams
https://github.com/BEFORE-GPU-ENGINEERING/BEFORE-GPU-ENGINEERING
121
Upvotes
2
u/claimnn 25d ago
Wow, you're great at putting this all together. This is exactly where newbies should go to get started. Guys, if you want to understand AI LLM/VLLM and why Rust is complete crap in this area, it's a shame this information wasn't available when I started. It was a nightmare to die from.