About 804 results
Open links in new tab
  1. Patterns for Parallel Programming - O'Reilly Media

    Specific software constructs for implementing parallel programs. Working with today's leading parallel programming environments: OpenMP, MPI, and Java. Patterns have helped …

  2. Structured Parallel Programming[Book] - O'Reilly Media

    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 …

  3. Patterns for Parallel Software Design - O'Reilly Media

    Essential reading to understand patterns for parallel programming. Software patterns have revolutionized the way we think about how software is designed, built, and documented, and …

  4. Contents - Patterns for Parallel Programming [Book] - O'Reilly Media

    Get Patterns for Parallel Programming now with the O’Reilly learning platform. O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly …

  5. Title Page - Patterns for Parallel Programming [Book] - O'Reilly …

    Get full access to Patterns for Parallel Programming and 60K+ other titles, with a free 10-day trial of O'Reilly. There are also live events, courses curated by job role, and more.

  6. 2.3 Advantages and Disadvantages of Parallel Programming

    The following are key advantages of parallel programming that motivate its use for developing computing solutions: The main reason for parallel programming is to execute code efficiently, …

  7. Chapter 3. Architectural Patterns for Parallel Programming

    The architectural patterns for parallel programming describe the coordination of an overall parallel software system. The patterns presented here that are commonly used in parallel …

  8. Parallel Programming with C# and .NET: Fundamentals of …

    After reading the book, you will be able to understand advanced concepts in parallel programming and implement them in your code. What You Will Learn. Understand concurrent and multi …

  9. Chapter 1A Pattern Language for Parallel Programming

    Vast amounts of data, whether customer shopping patterns, telemetry data from space, or DNA sequences, require analysis. To deliver the required power, computer designers combine …

  10. A. A Brief Introduction to OpenMP - Patterns for Parallel …

    OpenMP is a collection of compiler directives and library functions that are used to create parallel programs for shared-memory computers. OpenMP is combined with C, C++, or Fortran to …

Refresh