Skip to main content

Save up to 30% on Elsevier print and eBooks with free shipping. No promo code needed.

Save up to 30% on print and eBooks.

CUDA Fortran for Scientists and Engineers

Best Practices for Efficient CUDA Fortran Programming

  • 1st Edition - September 11, 2013
  • Authors: Gregory Ruetsch, Massimiliano Fatica
  • Language: English
  • Paperback ISBN:
    9 7 8 - 0 - 1 2 - 4 1 6 9 7 0 - 8
  • eBook ISBN:
    9 7 8 - 0 - 1 2 - 4 1 6 9 7 2 - 2

CUDA Fortran for Scientists and Engineers shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientifi… Read more

CUDA Fortran for Scientists and Engineers

Purchase options

LIMITED OFFER

Save 50% on book bundles

Immediately download your ebook while waiting for your print delivery. No promo code is needed.

Institutional subscription on ScienceDirect

Request a sales quote

CUDA Fortran for Scientists and Engineers shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientific computing and supercomputer performance benchmarking. The authors presume no prior parallel computing experience, and cover the basics along with best practices for efficient GPU computing using CUDA Fortran.

To help you add CUDA Fortran to existing Fortran codes, the book explains 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 of this is done in Fortran, without having to rewrite in another language. Each concept is illustrated with actual examples so you can immediately evaluate the performance of your code in comparison.