Hide search box
Advanced search
(incl. VAT) Net price: PLN
Purchase form
To cart

Parallel Programming with OpenACC

Authors: Rob Farber Publisher: Elsevier Science Publication date: 2016 Publication language: Angielski Number of pages: 328 Publication formats: EAN: 9780124104594 ISBN: 9780124104594 Category: Programming & scripting languages: general Publisher's index: C2012-0-03059-1 Bibliographic note: Rob Farber has served as a scientist in Europe at the Irish Center for High-End Computing as well as U.S. national labs in Los Alamos, Berkeley, and the Pacific Northwest. He has also been on the external faculty at the Santa Fe Institute, consultant to fortune 100 companies, and co-founder of two computational startups that achieved liquidity events. He is the author of “CUDA Application Design and Development” as well as numerous articles and tutorials that have appeared in Dr. Dobb's Journal and Scientific Computing, The Code Project and others.

Description

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

TOC

  • Front Cover 2
  • Parallel Programming with OpenACC 5
  • Copyright 6
  • Contents 7
  • Contributors 13
  • Foreword by Michael Wolfe 25
  • Preface 29
  • Acknowledgments 31
  • Chapter 1 From serial to parallel programming using OpenACC 33
    • A Simple Data-Parallel Loop 33
      • The OpenACC Kernels Construct Compared to the Parallel Construct 36
      • The Various Forms of OpenACC Parallelism 39
      • Runtime Results for accFill_ex2 40
    • A Simple Task-Parallel Example 41
    • Amdahl’s Law and Scaling 43
Show more

Author's affiliation

Rob Farber: Chief Scientist and Co-founder, Black Dog End