GPU Programming with C++ and CUDA (Packt)
Monday, 03 November 2025

This GPU programming book shows how to use parallelism to accelerate 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, readers 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.

<ASIN:1805124544 >

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, readers will explore advanced topics such as utilizing CUDA streams. They will also learn how to package and distribute GPU-accelerated libraries for the Python ecosystem.

Author: Paulo Motta
Publisher: Packt Publishing
Date: oAugust 2025
Pages: 270
ISBN: 978-1805124542
Print: 1805124544
Kindle: B0FB3V6131
Audience: C++ developers
Level: Intermediate
Category: Theory & Techniques 

  • 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

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!



The Reign of Botnets (Wiley)

Author: David Sénécal
Publisher: Wiley
Date: July 2024
Pages: 356
ISBN: 978-1394262410
Print: 1394262418
Kindle: B0D1CJR212
Audience: General
Rating: 5
Reviewer: Kay Ewbank

This book is subtitled 'Defending against Abuses, Bots and Fraud on the Internet', which is a big and important topic. 


More Reviews