Parallel programming with OpenACC /

"Parallel Programming with OpenACC is a modern, practical guide to implementing dependable computing systems. The book explains how anyone can use OpenACC to quickly ramp-up application performance using high-level code directives called pragmas. The OpenACC directive-based programming model is...

Full description

Saved in:
Bibliographic Details
Corporate Authors: Elsevier Science & Technology.
Group Author: Farber, Rob
Published: Morgan Kaufmann/Elsevier,
Publisher Address: Cambridge, MA :
Publication Dates: [2017]
©2017
Literature type: eBook
Language: English
Subjects:
Online Access: https://www.sciencedirect.com/science/book/9780124103979
Summary: "Parallel Programming with OpenACC is a modern, practical guide to implementing dependable computing systems. The book explains how anyone can use OpenACC to quickly ramp-up application performance using high-level code directives called pragmas. The OpenACC directive-based programming model is designed to provide a simple, yet powerful, approach to accelerators without significant programming effort. Author Rob Farber, working with a team of expert contributors, demonstrates how to turn existing applications into portable GPU accelerated programs that demonstrate immediate speedups. The book also helps users get the most from the latest NVIDIA and AMD GPU plus multicore CPU architectures (and soon for Intel Xeon Phi" as well). Downloadable example codes provide hands-on OpenACC experience for common problems in scientific, commercial, big-data, and real-time systems. Topics include writing reusable code, asynchronous capabilities, using libraries, multicore clusters, and much more. Each chapter explains how a specific aspect of OpenACC technology fits, how it works, and the pitfalls to avoid. Throughout, the book demonstrates how the use of simple working examples that can be adapted to solve application needs. Presents the simplest way to leverage GPUs to achieve application speedups. Shows how OpenACC works, including working examples that can be adapted for application needs. Allows readers to download source code and slides from the book's companion web page."--Provided by publisher.
Carrier Form: 1 online resource (xxix, 296 pages) : illustrations (chiefly color)
Bibliography: Includes bibliographical references and index.
ISBN: 9780124104594
0124104592
Index Number: QA76
CLC: TP338.6
Contents: From Serial to Parallel Programming Using OpenACC -- Profile-Guided Development With OpenACC -- Profiling Performance of Hybrid Applications With Score-P and Vampir -- Pipelining Data Transfers With OpenACC -- Advanced Data Management -- Tuning OpenACC Loop Execution -- Multidevice Programming With OpenACC -- Using OpenACC for Stencil and Feldkamp Algorithms -- Accelerating 3D Wave Equations Using OpenACC -- The Detailed Development of an OpenACC Application -- GPU-Accelerated Molecular Dynamics Clustering Analysis With OpenACC -- Incrementally Accelerating the RI-MP2 Correlated Method of Electronic Structure Theory Using OpenACC Compiler Directives -- Using OpenACC to Port Large Legacy Climate and Weather Modeling Code to GPUs.