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


R for the Rest of Us

Author: David Keyes
Publisher: No Starch Press
Date: June 2024
Pages: 256
ISBN: 978-1718503328
Print: 1718503326
Kindle: B0CD3GV46N
Audience: Beginners interested in R
Rating: 3
Reviewer: Mike James
Well I'm certainly the "rest of us" - what about you?



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews