Introducing CUDA Rust!
CUDA Rust lets you write GPU kernels natively in Rust, not just launch them from it.
Two paths: cuda-oxide for SIMT kernels compiled to PTX, and cutile-rs for Tile-based programming on stable Rust. Both can catch aliasing errors at compile time.
Technical blog:
The CUDA MCP Server is available now.
This NVIDIA hosted MCP server gives your agent a search tool over indexed, current CUDA documentation and code examples, curated by NVIDIA engineers.
Ask a CUDA question, the agent searches the corpus and answers in-line, without leaving your agent of choice. Compatible with Claude Code, Codex, Cursor, Antigravity, or any MCP-compatible agent.
One line to connect 👇