GPU Parallel Computing: From Basics to Breakthroughs in GPU Programming - Couverture souple

Livre 1 sur 10: GPU Expert Engineering: Mastering Design, Programming, and Optimization

Thomas, Gareth Morgan

 
9798306959504: GPU Parallel Computing: From Basics to Breakthroughs in GPU Programming

Synopsis

GPU Parallel Computing: From Basics to Breakthroughs — A Technical Guide to GPU Programming

If you want to understand how modern GPUs work and how to use them effectively for high-performance workloads, this book provides the technical foundation required.

This book assumes no prior exposure to GPU internals; however, a working knowledge of electronics and general computer architecture is recommended.

It is written for students, engineers, researchers, and data scientists who are new to GPU architecture and parallel programming and want a rigorous introduction before progressing into optimization and large-scale GPU systems.

If you are already an experienced CUDA performance engineer or low-level GPU architect seeking a specialized microarchitectural reference manual, this book is not positioned for that purpose.


What You Will Learn
GPU Architecture Fundamentals
  • Streaming multiprocessors and SIMT execution

  • Warp scheduling and instruction flow

  • GPU memory hierarchy and bandwidth considerations

GPU Programming Models
  • CUDA programming principles

  • OpenCL fundamentals

  • Kernel structure and execution behavior

Performance Optimization
  • Memory access patterns and coalescing

  • Warp divergence and latency hiding

  • Occupancy principles and kernel configuration

Real-World Applications
  • Scientific simulations

  • Machine learning workloads

  • Graphics and visualization pipelines

Advanced Topics
  • Multi-GPU communication

  • Tensor cores and mixed precision

  • Profiling, debugging, and performance analysis

The early chapters establish architectural clarity and programming fundamentals.
Later chapters address optimization strategies, scalability, and applied GPU workloads.


Who This Book Is For
  • Students entering GPU computing

  • Engineers transitioning into parallel architecture

  • Researchers and data scientists adopting GPU acceleration

This is a technical book. It builds understanding from architectural principles upward and focuses on performance-oriented reasoning rather than superficial overview.


Why This Book

Many GPU resources either assume too much prior knowledge or remain overly abstract.

This book emphasizes structured technical understanding:

  • How GPUs execute threads

  • Why performance bottlenecks occur

  • How architectural constraints shape results

  • How programming decisions map to hardware behavior

Clear explanations.
Practical code examples.
Architectural context.

Les informations fournies dans la section « Synopsis » peuvent faire référence à une autre édition de ce titre.