CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming (Paperback)
Gregory Ruetsch, Massimiliano Fatica
- 出版商: Morgan Kaufmann
- 出版日期: 2013-09-17
- 定價: $2,450
- 售價: 8.0 折 $1,960
- 語言: 英文
- 頁數: 338
- 裝訂: Paperback
- ISBN: 0124169708
- ISBN-13: 9780124169708
-
相關分類:
CUDA、程式語言
-
其他版本:
CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming
買這商品的人也買了...
-
$620$490 -
$800$632 -
$1,200$948 -
$860$731 -
$1,672Learning R (Paperback)
-
$680$578 -
$780$616 -
$780$616 -
$360$284 -
$650$429 -
$1,840$1,748 -
$690$538 -
$1,960C in a Nutshell: The Definitive Reference, 2/e (Paperback)
-
$450$356 -
$680$537 -
$690$538 -
$820$541 -
$520$442 -
$1,950$1,853 -
$580$458 -
$680$537 -
$880$695 -
$480$379 -
$1,216Elegant SciPy: The Art of Scientific Python
-
$1,575OpenACC for Programmers: Concepts and Strategies
相關主題
商品描述
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.
- Leverage the power of GPU computing with PGI's CUDA Fortran compiler
- Gain insights from members of the CUDA Fortran language development team
- Includes multi-GPU programming in CUDA Fortran, covering both peer-to-peer and message passing interface (MPI) approaches
- Includes full source code for all the examples and several case studies
- Download source code and slides from the book's companion website