Leanpub Header

Skip to main content

Filters

Category: "CUDA"

Books

  1. CUDA C++: High-Performance GPU Programming

    CUDA C++: High-Performance GPU Programming Master the GPU from the Streaming Multiprocessor to Production-Grade High-Performance Kernels CUDA C++: High-Performance GPU Programming is an advanced technical guide to GPU programming, CUDA execution, memory systems, kernel optimization, low-level hardware control, and high-throughput AI workloads.

  2. Writing GPU Kernels with CUDA Rust
    Writing GPU Kernels with CUDA Rust
    A Practical Guide to High-Performance GPU Computing from Rust
    Steve Publications

    Unlock NVIDIA GPU performance from Rust. This practical guide takes you from GPU architecture and memory hierarchies to writing and optimizing real CUDA Rust kernels. Explore both official Rust CUDA approaches with runnable examples and learn how to build fast, production-ready GPU code without giving up Rust’s safety and clarity.