Shipping costs will be calculated based on this address throughout the site.
Select your country
Americas
Argentina
Brazil
Canada
Chile
Colombia
Costa Rica
Dominican Republic
Ecuador
El Salvador
Mexico
Peru
U.S.A.
Uruguay
Europe
Austria
Belgium
Croatia
Czech Republic
Denmark
Finland
France
Germany
Greece
Hungary
Ireland
Italy
Latvia
Malta
Netherlands
Norway
Poland
Portugal
Serbia
Slovakia
Slovenia
Spain
Sweden
Switzerland
United Kingdom
Rest of the world


Parallel Computing for AI and ML Engineers. Build Scalable Deep Learning Systems with GPU Programming, Multi-GPU Training, and Production Workloads
M.t Holbrook (Author) · Independently published · Paperback
Stop Guessing. Start Building ML Systems That Actually Scale.
Most ML engineers learn GPU computing the hard way - through production failures, mysterious hangs, and models that take three times longer to train than they should. This book gives you the understanding and the tools to get it right the first time.
What This Book Covers
-GPU architecture internals: CUDA cores, warps, shared memory, and memory coalescing
-Writing and optimizing custom CUDA kernels in C++
-Data parallel, model parallel, and pipeline parallel training with PyTorch DDP and FSDP
-Multi-node training with NCCL, MPI, and InfiniBand
-Mixed precision training and gradient scaling
-ZeRO optimizer stages 1, 2, and 3 with DeepSpeed
-Custom DataLoader optimization and NVIDIA DALI
-Production model serving with Triton Inference Server
-Kubernetes deployment with GPU autoscaling
-Complete profiling workflows with Nsight and PyTorch Profiler
-Troubleshooting CUDA OOM, NCCL hangs, and NaN losses
-Capacity planning and hardware selection for real workloads
Who This Book Is For
This book is written for ML engineers, AI researchers, and software engineers working on deep learning infrastructure who want to move beyond single-GPU experiments and build systems that perform at scale. You should be comfortable with Python and have basic familiarity with PyTorch or TensorFlow. No prior CUDA experience required.
What Makes This Book Different
Every chapter includes complete, runnable code. Architecture diagrams show how components connect. Benchmark results come from real hardware measurements. The troubleshooting appendices address the exact errors that stop real training jobs. This is not a survey of techniques. It is a working engineer's guide to building production parallel ML systems.
Do you have a question about the book? Login to be able to add your own question.

