Programming Your GPU with OpenMP (The MIT Press)
Monday, 20 November 2023

This book looks at how to work with graphics processing units (GPUs). Tom Deakin and Timothy Mattson show how to use OpenMP to program a GPU using just a few directives and runtime functions. The authors share best practices for writing performance portable programs, and look at how to go further to maximize performance by using CPUs and GPUs in parallel.

<ASIN:0262547538 >

 

Authors: Tom Deakin and Timothy G. Mattson
Publisher: The MIT Press
Date: November 2023
Pages: 336
ISBN: 978-0262547536
Print:0262547538
Kindle:B0BV5VXBNK
Audience: General
Level: Intermediate
Category: Theory & Techniques  

Topics include:

  • The most up-to-date APIs for programming GPUs with OpenMP with concepts that transfer to other approaches for GPU programming.
  • Builds the OpenMP GPU Common Core to get programmers to serious production-level GPU programming as fast as possible.

 

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


ChatGPT For Dummies

Author: Pam Baker
Publisher: For Dummies
Pages: 176
ISBN: 9781394204632
Print: 1394204639
Kindle: B0C63LZ6DN
Audience: Everyone
Rating: 4
Reviewer: Ian Stirk

 


This book aims to introduce you to ChatGPT, how does it fare?



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews