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


Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?



Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.


More Reviews