Structured Parallel Programming: Patterns for Efficient Computation

Structured Parallel Programming: Patterns for Efficient Computation
ISBN-10
0123914434
ISBN-13
9780123914439
Category
Computers
Pages
432
Language
English
Published
2012-07-31
Publisher
Elsevier
Authors
Michael McCool, James Reinders, Arch Robison

Description

Structured Parallel Programming offers the simplest way for developers to learn patterns for high-performance parallel programming. Written by parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders, this book explains how to design and implement maintainable and efficient parallel algorithms using a composable, structured, scalable, and machine-independent approach to parallel computing. It presents both theory and practice, and provides detailed concrete examples using multiple programming models. The examples in this book are presented using two of the most popular and cutting edge programming models for parallel programming: Threading Building Blocks, and Cilk Plus. These architecture-independent models enable easy integration into existing applications, preserve investments in existing code, and speed the development of parallel applications. Examples from realistic contexts illustrate patterns and themes in parallel algorithm design that are widely applicable regardless of implementation technology. Software developers, computer programmers, and software architects will find this book extremely helpful. The patterns-based approach offers structure and insight that developers can apply to a variety of parallel programming models Develops a composable, structured, scalable, and machine-independent approach to parallel computing Includes detailed examples in both Cilk Plus and the latest Threading Building Blocks, which support a wide variety of computers

Other editions

Similar books

  • Parallel Scientific Computation: A Structured Approach Using BSP and MPI
    By Rob H. Bisseling

    Bisseling explains how to use the bulk synchronous parallel (BSP) model and the freely available BSPlib communication library in parallel algorithm design and parallel programming.

  • Parallel Programming: for Multicore and Cluster Systems
    By Thomas Rauber, Gudula Rünger

    The emphasis lies on parallel programming techniques needed for different architectures. For this second edition, all chapters have been carefully revised.

  • Programming Models for Parallel Computing
    By Pavan Balaji

    This book offers an overview of some of the most prominent parallel programming models used in high-performance computing and supercomputing systems today.

  • Intel Xeon Phi Coprocessor High Performance Programming
    By James Reinders, James Jeffers

    hood: coprocessor. specifications. We want to get on the road right away, but like most with a new car, we will at least take a quick glance under the hood at our “engine.” Similar to other Intel processing products, like the Intels ...

  • Parallel Programming with MPI
    By Peter Pacheco

    Mathematics of Computing -- Parallelism.

  • Patterns for Parallel Programming
    By Timothy G. Mattson, Beverly Sanders, Berna Massingill

    [FJL+88] G.Fox, M.Johnson, G.Lyzenga, S.Otto, J.Salmon, and D.Walker. Solving Problems on Concurrent Processors, Volume I: General Techniques and Regular Problems. Prentice Hall, 1988. [FK03] IanFoster and CarlKesselman.

  • An Introduction to Parallel Programming
    By Peter Pacheco, Matthew Malensek

    Takes a tutorial approach, starting with small programming examples and building progressively to more challenging examples Explains how to develop parallel programs using MPI, Pthreads and OpenMP programming models A robust package of ...

  • Encyclopedia of Parallel Computing
    By David Padua

    In: Proceedings of the fourth SIAM conference on parallel processing for scientific computing. SIAM, Philadelphia, pp 237-244 Cote SI (1991) Solving partial differential equations on a MIMD hypercube: fast Poisson solvers and the ...

  • Parallel Programming with Intel Parallel Studio XE
    By Stephen Blair-Chappell, Andrew Stokes

    Optimize code for multi-core processors with Intel Parallel Studio XE Serving as a stand-alone, teach-yourself tutorial, this book walks you through the steps for adding parallel programming to your skill set.

  • High Performance Parallelism Pearls Volume Two: Multicore and Many-Core Programming Approaches
    By James Reinders, Jim Jeffers

    Each chapter in this edited work includes detailed explanations of the programming techniques used, while showing high performance results on both Intel Xeon Phi coprocessors and multicore processors.