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

推荐订阅源

博客园 - 三生石上(FineUI控件)
Blog — PlanetScale
Blog — PlanetScale
B
Blog
GbyAI
GbyAI
爱范儿
爱范儿
月光博客
月光博客
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
腾讯CDC
MyScale Blog
MyScale Blog
V
Visual Studio Blog
The Cloudflare Blog
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
GitHub - alternbits/awesome-cuda-books: A curated list of...
dariubs · 2026-05-17 · via Hacker News

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.