惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
F
Fortinet All Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 叶小钗
爱范儿
爱范儿
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
有赞技术团队
有赞技术团队
博客园_首页
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园 - Franky
量子位
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
aimingoo的专栏
aimingoo的专栏
M
MIT News - Artificial intelligence

Hacker News: Best

madhadron - The seven programming ur-languages GitHub - smol-machines/smolvm: Tool to build & run portable, lightweight, self-contained virtual machines. I Measured Claude 4.7's New Tokenizer. Here's What It Costs You. Introducing Claude Design by Anthropic Labs It Is Time to Ban the Sale of Precise Geolocation The creative software industry has declared war on Adobe Isaac Asimov: The Last Question Newly unsealed records reveal Amazon’s price-fixing tactics, California attorney general claims Clojure - Documentary Android CLI and skills: Build Android apps 3x faster using any agent Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7 Codex:全能型助手 Introducing Claude Opus 4.7 Qwen Studio The Future of Everything is Lies, I Guess: Where Do We Go From Here? Virginia Bans Sale of Geolocation Data YouTube now lets you turn off Shorts Burgers | マクドナルド公式 ChatGPT for Excel Ask HN: Who is using OpenClaw? Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Open Source Isn't Dead. The Future of Everything is Lies, I Guess: New Jobs Unexpected €54k billing spike in 13 hours: Firebase browser key without API restrictions used for Gemini requests IPv6 – Google Your Backpack Got Worse On Purpose Good sleep, good learning, good life Fixing a 20-year-old bug in Enlightenment E16. Does Gas Town 'steal' usage from users' LLM credits & paid services to improve itself?
GitHub - alternbits/awesome-cuda-books: A curated list of...
dariubs · 2026-05-17 · via Hacker News: Best

Awesome

A curated list of every major book on CUDA programming — beginner to advanced, C++/Python, architecture, optimization, and the latest 2024–2026 releases.
Focused on practical, high-quality resources for NVIDIA GPU parallel computing.

Last updated: May 2026
Contributions welcome! See Contributing.

Contents

Beginner / Getting Started

Core Architecture & Parallel Programming

Practical & Hands-on Guides

Advanced / Optimization / Reference

Python & High-Level CUDA

Modern & Recent Releases (2022–2026)

  • Programming in Parallel with CUDA (Ansorge, 2022) — see above
  • Programming Massively Parallel Processors (3rd Ed.) (Kirk & Hwu, 2022) — see above
  • GPU Programming with C++ and CUDA (Motta, 2024) — see above

Notable 2024–2026 titles (mostly specialized or self-published but frequently appearing in searches):

  • CUDA C++ Optimization – David Spuler (2024) — kernel performance & memory tuning
  • CUDA C++ Debugging – Dr. David Spuler (2024) — error checking & Nsight
  • CUDA Programming from Basics to Advanced – Finbarrs Oketunji (2024, covers CUDA 12.6)
  • CUDA Mastery – Elbert Gale (2024) — scientific simulations & CUDA-X
  • CUDA in Action – Leon Chapman (2024) — Tensor Cores & multi-GPU
  • Mastering CUDA C++ Programming – Brett Neutreon (2024) / Toby Webber (2025) — comprehensive C++ guides
  • High-Performance Computing with C++26 and CUDA 13 – William M. Crutcher (2026)

Pro tip: CUDA changes fast. Always pair books with the free official CUDA C++ Programming Guide (v13.x, 2026).

Contributing

  • Add a new high-quality book? Open a PR with title, authors, year, short description, and link.
  • Preference for books post-2018 or still relevant classics.
  • Only include books with substantial code/examples and good reviews.

Related Awesome Lists


Star the repo if this helps you write faster kernels! 🚀
Fully expanded after a full web search — this is now the most complete public CUDA books list.