Gregory Ruetsch, Massimiliano Fatica
CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming
- ISBN 13:
- 9780124169708
- author:
- Gregory Ruetsch, Massimiliano Fatica
- format:
- Paperback
- publisher:
- Morgan Kaufmann
- language:
- English
- Publication Year:
- 2013
- Pages:
- 338
- Dimensions:
- 19.1 x 1.8 x 23.5 cm
- Genre:
- Computing & Internet, Programming, Languages
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
CUDA Fortran for Scientists and Engineers is a comprehensive guide to leveraging the power of GPUs using Fortran. With no prior parallel computing experience required, the authors cover the basics and best practices for efficient GPU computing using CUDA Fortran.
The book explains how to understand the target GPU architecture, identify computationally intensive parts of the code, and modify the code to manage data and parallelism, all in Fortran without needing to rewrite in another language. Practical examples are included to help you evaluate the performance of your code immediately.
Gain insights from the CUDA Fortran language development team and learn multi-GPU programming techniques using both peer-to-peer and message passing interface (MPI) approaches. The book also includes full source code for all examples and several case studies, as well as downloadable resources from the companion website.