读书人

并行程序设计原理(英文版)

发布时间: 2010-03-30 06:47:15 作者:

 并行程序设计原理(英文版)


基本信息出版社:机械工业出版社
页码:338 页
出版日期:2008年08月
ISBN:7111247345
条形码:9787111247340
版本:第1版
装帧:平装
开本:16
正文语种:英语
丛书名:经典原版书库
图书品牌:华章图书

内容简介

多核体系结构的出现使得并行程序设计技术对软件工程师和计算机系统设计师变得日益重要。本书着重论述并行计算的基本原理,解释各种现象,并分析为何这些现象是成功进行并行程序设计的机遇或阻碍。
本书是高等院校计算机专业高年级本科生或低年级研究生的理想教科书,同时也是专业程序员从事并行程序设计的理想入门书。


目录
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 Performance
PART 2 Parallel Abstractions
Chapter 4 First Steps Toward Parallel Programming
Chapter 5 Scalable Algorithmic Techniques
PART 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

……
读书人网 >程序设计

热点推荐