株式会社極東書店トップ > 商品一覧 > Parallel Processing and Parallel Algorithms: Theory and Computation. 2000 ed.
商品詳細
Parallel Processing and Parallel Algorithms: Theory and Computation. 2000 ed.
・ISBN 978-0-387-98716-3 hard EUR 99.99
¥26,726.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Roosta, Seyed H, |
|---|---|
| 出版社 | (Springer-Verlag New York Inc., US) |
| 出版年月 | 1999 |
| ページ数 | 566 pp. |
| 言語 | ENG |
| ニュース番号 | <A05-41041> |
解説
Motivation It is now possible to build powerful single-processor and multiprocessor systems and use them efficiently for data processing, which has seen an explosive ex- pansion in many areas of computer science and engineering. One approach to meeting the performance requirements of the applications has been to utilize the most powerful single-processor system that is available. When such a system does not provide the performance requirements, pipelined and parallel process- ing structures can be employed. The concept of parallel processing is a depar- ture from sequential processing. In sequential computation one processor is in- volved and performs one operation at a time. On the other hand, in parallel computation several processors cooperate to solve a problem, which reduces computing time because several operations can be carried out simultaneously. Using several processors that work together on a given computation illustrates a new paradigm in computer problem solving which is completely different from sequential processing. From the practical point of view, this provides sufficient justification to investigate the concept of parallel processing and related issues, such as parallel algorithms. Parallel processing involves utilizing several factors, such as parallel architectures, parallel algorithms, parallel programming lan- guages and performance analysis, which are strongly interrelated. In general, four steps are involved in performing a computational problem in parallel. The first step is to understand the nature of computations in the specific application domain.