登入
選單
返回
Google圖書搜尋
Parallel Computation
Selim G. Akl
其他書名
Models and Methods
出版
Prentice Hall
, 1997
主題
Computers / Computer Architecture
Computers / Computer Science
Computers / Distributed Systems / General
Computers / Programming / General
Computers / Programming / Algorithms
Computers / Reference
Computers / Parallel Processing
Mathematics / Discrete Mathematics
ISBN
0131470345
9780131470347
URL
http://books.google.com.hk/books?id=75NQAAAAMAAJ&hl=&source=gbs_api
註釋
Focusing throughout on models of computation and methods of problem solving, this text shows how a parallel algorithm can be designed for a given computational problem to run on a parallel computer, and then how it can be analyzed to determine its goodness. The book covers in detail the main three models of computation used to design parallel algorithms (namely combinational circuits, shared memory machines, and interconnection networks). The algorithms are grouped by method of design (prefix computation, divide and conquer, and pointer based methods) and described for interconnection networks varying from the simplest (linear array) to the most advanced (star). The chapter on parallel synergy shows that the concept of superlinear speedup is mathematically possible, and describes some real-life examples where such speedup can be achieved.