๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

An introduction to parallel and vector scientific computing

โœ Scribed by Ronald W. Shonkwiler, Lew Lefton


Book ID
127454031
Publisher
Cambridge University Press
Year
2006
Tongue
English
Weight
1 MB
Series
Cambridge texts in applied mathematics
Edition
1
Category
Library
City
Cambridge; New York
ISBN-13
9780521683371

No coin nor oath required. For personal study only.

โœฆ Synopsis


In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo methods.


๐Ÿ“œ SIMILAR VOLUMES


An introduction to parallel computation
โœ Abhiram Ranade ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› Indian Academy of Sciences ๐ŸŒ English โš– 823 KB
Introduction to parallel computing
โœ Ananth Grama, George Karypis, Vipin Kumar, Anshul Gupta ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Addison Wesley ๐ŸŒ English โš– 6 MB

Increasingly, parallel processing is being seen as the only cost-effective method for the fast solution of computationally large and data-intensive problems. The emergence of inexpensive parallel computers such as commodity desktop multiprocessors and clusters of workstations or PCs has made such pa