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


Quick Start Guide to Large Language Models

Author:  Sinan Ozdemir
Publisher:  Addison-Wesley
Pages: 288
ISBN: 978-0138199197
Print: 0138199191
Kindle: B0CCTZMFWF
Audience: LLM Beginners
Rating: 5
Reviewer: Mike James
We all want to know about LLMs, but how deep should you go?



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews