Designing and Building Parallel Programs: Concepts and Tools for Parallel Softw

FOSTER

  • 出版商: Addison Wesley
  • 出版日期: 1995-02-10
  • 售價: $627
  • 語言: 英文
  • 頁數: 430
  • 裝訂: Paperback
  • ISBN: 0201575949
  • ISBN-13: 9780201575941
  • 無法訂購

買這商品的人也買了...

商品描述


Description

In this book, Foster builds actual applications programs used to solve real engineering problems in a variety of disciplines while using the parallel computing platform, the platform of choice within the commercial world. Parallel computing-once found only in academic/research environments-is now becoming the computing platform of choice in a wide range of disciplines within the academic and commercial world. This text introduces the parallel paradigm, introduces tools of parallel programming through a variety of programming languages, and concludes by detailing actual applications examples from engineering, scientific and financial viewpoints.

Back to Top


Table Of Contents

I. DESIGN.

1. Parallel Computers and Computation.
Parallelism and Computing.
A Parallel Machine Model.
Other Parallel Machine Models.
A Parallel Programming Model.
Parallel Algorithms.

2. Designing Parallel Algorithms.
Methodical Design.
Partitioning.
Communication.
Agglomeration.
Mapping.
Case Study: Climate Modeling.
Case Study: Floorplan Optimization.
Case Study: Computational Chemistry.

3. A Quantitative Basis for Design.
Defining Performance.
Approaches to Performance.
Modeling Performance.
Performance Modeling and Design.
Experimental Studies.
Evaluating Implementations.
A Refined Communication Cost Model.
Input/Output.

4. Putting It All Together.
Modular Design.
Modularity and Parallel Programming.
Data Distribution.
Sequential Composition.
Performance Analysis.
Templates.

II. TOOLS.

5. Fortran M.
Introduction.
Concurrency.
Communication.
Unstructured Communication.
Probing for Pending Messages.
Argument Passing.
Determinism.
Mapping.
Performance Issues.
Case Study: Finite Difference.
Case Study: Floorplan Optimization.

6. Modular C Data Parallel Languages.
Data Parallelism.
Fortran 90.
High Performance Fortran.
Integrating Task and Data Parallelism.

7. Message Passing Libraries.
The MPI Programming Model.
MPI Basics.
Global Operations.
Querying Received and Pending Messages.
Derived Data Types.
Modularity.
Performance.
Other MPI Features.

8. Performance Tools.
Profiling Tools.
Tracing Tools.
Timers.

III. BUILDING BLOCKS.

9. Availability of Software. 0201575949T04062001


Back to Top