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

推荐订阅源

P
Proofpoint News Feed
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
C
Check Point Blog
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
Recent Announcements
Recent Announcements
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
J
Java Code Geeks
博客园_首页
Jina AI
Jina AI
美团技术团队
H
Help Net Security
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
人人都是产品经理
人人都是产品经理
Y
Y Combinator Blog
S
SegmentFault 最新的问题

Hacker News: Front Page

SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Introducing Claude Opus 4.7 Qwen Studio The Future of Everything is Lies, I Guess: Where Do We Go From Here? 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 Ancient DNA reveals pervasive directional selection across West Eurasia [pdf] AI cybersecurity is not proof of work 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. A Better Ludum Dare; Or, How to Ruin a Legacy 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] Unexpected €54k billing spike in 13 hours: Firebase browser key without API restrictions used for Gemini requests 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 Codex Hacked a Samsung TV
GitHub - alternbits/awesome-cuda-books: A curated list of...
dariubs · 2026-05-17 · via Hacker News: Front Page

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.