Cantitate/Preț
Produs

A Parallel Algorithm Synthesis Procedure for High-Performance Computer Architectures: Series in Computer Science

Autor Ian N. Dunn, Gerard G.L. Meyer
en Limba Engleză Hardback – 30 apr 2003
Despite five decades of research, parallel computing remains an exotic, frontier technology on the fringes of mainstream computing. Its much-heralded triumph over sequential computing has yet to materialize. This is in spite of the fact that the processing needs of many signal processing applications continue to eclipse the capabilities of sequential computing. The culprit is largely the software development environment. Fundamental shortcomings in the development environment of many parallel computer architectures thwart the adoption of parallel computing. Foremost, parallel computing has no unifying model to accurately predict the execution time of algorithms on parallel architectures. Cost and scarce programming resources prohibit deploying multiple algorithms and partitioning strategies in an attempt to find the fastest solution. As a consequence, algorithm design is largely an intuitive art form dominated by practitioners who specialize in a particular computer architecture. This, coupled with the fact that parallel computer architectures rarely last more than a couple of years, makes for a complex and challenging design environment.
To navigate this environment, algorithm designers need a road map, a detailed procedure they can use to efficiently develop high performance, portable parallel algorithms. The focus of this book is to draw such a road map. The Parallel Algorithm Synthesis Procedure can be used to design reusable building blocks of adaptable, scalable software modules from which high performance signal processing applications can be constructed. The hallmark of the procedure is a semi-systematic process for introducing parameters to control the partitioning and scheduling of computation and communication. This facilitates the tailoring of software modules to exploit different configurations of multiple processors, multiple floating-point units, and hierarchical memories. To showcase the efficacy of this procedure, the book presents threecase studies requiring various degrees of optimization for parallel execution.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 63706 lei  6-8 săpt.
  Springer Us – 5 sep 2012 63706 lei  6-8 săpt.
Hardback (1) 64219 lei  6-8 săpt.
  Springer Us – 30 apr 2003 64219 lei  6-8 săpt.

Din seria Series in Computer Science

Preț: 64219 lei

Preț vechi: 80274 lei
-20% Nou

Puncte Express: 963

Preț estimativ în valută:
12288 12864$ 10168£

Carte tipărită la comandă

Livrare economică 05-19 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780306477430
ISBN-10: 0306477432
Pagini: 108
Ilustrații: XI, 108 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.33 kg
Ediția:2003
Editura: Springer Us
Colecția Springer
Seria Series in Computer Science

Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

1. Introduction.- Notation and Conventions.- Organization.- 2. Parallel Computing.- 1 Architectures.- 2 Programming Models.- 3 Performance Metrics.- 3. Parallel Algorithm Synthesis Procedure.- 1 Architectural Model for Algorithm Synthesis.- 2 Synthesis Procedure.- 3 Related Work.- 4. Review of Matrix Factorization.- 1 Givens-based Solution Procedures.- 2 Householder-based Solution Procedures.- 5. Case Study 1: Parallel Fast Givens QR.- 1 Parallel Fast Givens Algorithm.- 2 Communication Procedures.- 3 Related Work.- 4 Experimental Results.- 6. Case Study 2: Parallel Compact WY QR.- 1 Parallel Compact WY Algorithm.- 2 Related Work.- 3 Experimental Results.- 7. Case Study 3: Parallel Bidiagonalization.- 1 Parallel Matrix Bidiagonalization Algorithm.- 2 Related Work.- 3 Experimental Results.- 8. Conclusion.- References.