《并行程序设计导论(英文版)》
CHAPTER 1 Why Parallel Computing? 1
1.1 Why We Need Ever-Increasing Performance 2
1.2 Why We’re Building Parallel Systems 3
1.3 Why We Need to Write Parallel Programs 3
1.4 How Do We Write Parallel Programs? 6
1.5 What We’ll Be Doing 8
1.6 Concurrent, Parallel, Distributed 9
1.7 The Rest of the Book 10
1.8 A Word of Warning 10
1.9 Typographical Conventions 11
1.10 Summary 12
1.11 Exercises 12
CHAPTER 2 Parallel Hardware and Parallel Software 15
《并行程序设计导论(英文版)》
CHAPTER 1 Why Parallel Computing? 1
1.1 Why We Need Ever-Increasing Performance 2
1.2 Why We’re Building Parallel Systems 3
1.3 Why We Need to Write Parallel Programs 3
1.4 How Do We Write Parallel Programs? 6
1.5 What We’ll Be Doing 8
1.6 Concurrent, Parallel, Distributed 9
1.7 The Re