出版時間:2008 出版社:機械工業(yè)出版社 作者:Calvin Lin,Larry Snyder 頁數:338
Tag標簽:無
內容概要
多核體系結構的出現使得并行程序設計技術對軟件工程師和計算機系統(tǒng)設計師變得日益重要。本書著重論述并行計算的基本原理,解釋各種現象,并分析為何這些現象是成功進行并行程序設計的機遇或阻礙?! ”緯歉叩仍盒S嬎銠C專業(yè)高年級本科生或低年級研究生的理想教科書,同時也是專業(yè)程序員從事并行程序設計的理想入門書?! ”緯鴥热荨 ∫栽淼谝坏脑瓌t重點闡述并行計算的基本原理,而不是指導讀者“如何”去管理當前商品化的并行計算機?! ∫栽頌楸尘坝懻摿餍械某绦蛟O計語言并論述當代并行計算機編程所使用的工具。.. 使用注釋框對書中所提及的內容進行饒有興趣的擴展?! ∈褂枚x框對書中關鍵詞和概念進行定義?! ∶空赂接辛曨},便于讀者掌握所論述的概念?! 〉?0章 著重論述可能影響該研究領域未來的當前進展。 第11章 為讀者構造實際的并行程序提供第一手的實踐經驗。
作者簡介
作者:(美國)林(lin.c.) (美國)斯奈德(SNYDER.L.)
書籍目錄
PART 1 Foundations Chapter 1 Introduction The Power and Potential of Parallelism Examining Sequential and Parallel Programs Parallelism Using Multiple Instruction Streams The Goals: Scalability and Performance Portability Chapter Summary Chapter 2 Understanding Parallel Computers Balancing Machine Specifics With Portability A Look at Six Parallel Computers An Abstraction of Sequential Computer The PRAM: A Parallel Computer Model The CTA: A Practical ParallelComputer Model Memory Reference Mechanisms A Closer Look at Communication Applying the CTA model Chapter Summary Chapter 3 Reasoning about PerformancePART 2 Parallel Abstractions Chapter 4 First Steps Toward Parallel Programming Chapter 5 Scalable Algorithmic TechniquesPART 3 Parallel Programming Languages Chapter 6 Programming With Threads Chapter 7 MPL and Other Local View Languages Chapter 8 ZPL and Other Global View Languages Chapter 9 Assessing the State of the Art RART 4 Looking Forward Chapter 10 Future Directions In Parallel Programming Chapter 11 Writing Parallel Programs Glossary References Index
章節(jié)摘錄
Foundations 1We begin our study of parallel programming by building a solid foundation, The most important goal is to clarify the difference between the sequential and parallel programming worlds. In sequential computing, operations are performed one at a time, making it straightforward to reason about the correctness and performance characteristics of a programming. In parallel computing many operations take place at once, complicating our reasoning about correctness and performance, and as a result, modifying our reasoning about correctness and performance, and as a result, modifying our programming approach. This part explains the main consequences of this distinction.
編輯推薦
《并行程序設計原理(英文版)》是高等院校計算機專業(yè)高年級本科生或低年級研究生的理想教科書,同時也是專業(yè)程序員從事并行程序設計的理想入門書。
圖書封面
圖書標簽Tags
無
評論、評分、閱讀與下載