CUDA Fortran for Scientists and Engineers, 2nd Ed (Morgan Kaufmann) |
Wednesday, 14 August 2024 | |||
This book shows hows how high-performance application developers can use the power of GPUs using Fortran. Gregory Ruetsch and Massimiliano Fatica presume no prior parallel computing experience, and cover the basics along with best practices for efficient GPU computing using CUDA Fortran. <ASIN:044321977X > In order to add CUDA Fortran to existing Fortran codes, they explain how to understand the target GPU architecture, identify computationally-intensive parts of the code, and modify the code to manage the data and parallelism and optimize performance – all in Fortran, without having to rewrite in another language. Author: Gregory Ruetsch and Massimiliano Fatica
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.
|