1.

Record Nr.

UNINA9910452890303321

Autore

Ruetsch Gregory

Titolo

CUDA Fortran for scientists and engineers : best practices for efficient CUDA Fortran programming / / Gregory Ruetsch and Massimiliano Fatica

Pubbl/distr/stampa

Amsterdam : , : Morgan Kaufmann, an imprint of Elsevier, , [2014]

©2014

ISBN

0-12-416972-4

Edizione

[1st ed.]

Descrizione fisica

1 online resource (339 p.)

Altri autori (Persone)

FaticaMassimiliano

Disciplina

005.13/1

Soggetti

FORTRAN (Computer program language)

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

part I. CUDA Fortran programming -- part II. Case studies -- part III. Appendices.

Sommario/riassunto

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 m