Structured Parallel Programming: Patterns for Efficient Computation (Paperback)
Michael McCool, James Reinders, Arch Robison
- 出版商: Morgan Kaufmann
- 出版日期: 2012-06-25
- 定價: $1,980
- 售價: 5.0 折 $990
- 語言: 英文
- 頁數: 432
- 裝訂: Paperback
- ISBN: 0124159931
- ISBN-13: 9780124159938
-
相關分類:
C++ 程式語言
-
相關翻譯:
結構化並行程序設計:高效計算模式 (簡中版)
立即出貨
買這商品的人也買了...
-
$450$383 -
$2,235$2,123 -
$480$432 -
$520$406 -
$550$495 -
$420$357 -
$4,240$4,028 -
$580$493 -
$520$442 -
$700$630 -
$2,160$2,052 -
$580$458 -
$2,250$2,138 -
$1,140Statistical Pattern Recognition, 3/e (Paperback)
-
$450$383 -
$480$408 -
$990Programming Massively Parallel Processors: A Hands-on Approach, 2/e (Paperback)
-
$1,188The Java Language Specification, Java SE 7 Edition (Paperback)
-
$940$700 -
$680$537 -
$520$406 -
$580$458 -
$650$507 -
$680$578 -
$580$458
相關主題
商品描述
Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured programming, based on patterns, is relevant to parallel programming today. Parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders describe how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach. They present both theory and practice, and give detailed concrete examples using multiple programming models. Examples are primarily given 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.
- 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