Get Free Shipping on orders over $79
GPU Programming with C++ and CUDA : Uncover effective techniques for writing efficient GPU-parallel C++ applications - Paulo Motta
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

GPU Programming with C++ and CUDA

Uncover effective techniques for writing efficient GPU-parallel C++ applications

By: Paulo Motta

Paperback | 29 August 2025

At a Glance

Paperback


$68.75

or 4 interest-free payments of $17.19 with

 or 

Ships in 5 to 7 business days

Learn to solve parallel problems with GPU-accelerated C++ code and create reusable libraries that can be accessed from other programming languages

Key Features:

- Harness the power of GPU parallelism to accelerate real-world tasks

- Utilize CUDA streams and scale performance with custom C++ solutions

- Create reusable GPU libraries and expose them to Python seamlessly

Book Description:

Written by Paulo Motta, a senior researcher with decades of experience, this comprehensive GPU programming book is an essential guide for leveraging the power of parallelism to accelerate your computations. The first section introduces the concept of parallelism and provides practical advice on how to think about and utilize it effectively. Starting with a basic GPU program, you then gain hands-on experience in managing the device. This foundational knowledge is then expanded by parallelizing the program to illustrate how GPUs enhance performance.

The second section explores GPU architecture and implementation strategies for parallel algorithms, and offers practical insights into optimizing resource usage for efficient execution.

In the final section, you will explore advanced topics such as utilizing CUDA streams. You will also learn how to package and distribute GPU-accelerated libraries for the Python ecosystem, extending the reach and impact of your work.

Combining expert insight with real-world problem solving, this book is a valuable resource for developers and researchers aiming to harness the full potential of GPU computing. The blend of theoretical foundations, practical programming techniques, and advanced optimization strategies it offers is sure to help you succeed in the fast-evolving field of GPU programming.

What You Will Learn:

- Manage GPU devices and accelerate your applications

- Apply parallelism effectively using CUDA and C++

- Choose between existing libraries and custom GPU solutions

- Package GPU code into libraries for use with Python

- Explore advanced topics such as CUDA streams

- Implement optimization strategies for resource-efficient execution

Who this book is for:

C++ developers and programmers interested in accelerating applications using GPU programming will benefit from this book. It is suitable for those with solid C++ experience who want to explore high-performance computing techniques. Familiarity with operating system fundamentals will help when dealing with device memory and communication in advanced chapters.

Table of Contents

- Introduction to Parallel Programming

- Getting Started

- Hello CUDA

- Hello again, but in parallel

- A closer look into the GPU world

- Data Management and Persistence

- Performance strategies

- Using multiple GPUs

- Exposing your code as a Python Library

- Exploring the existing GPU models

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Python All-in-One For Dummies : 3rd Edition - Alan Simpson

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley