Cantitate/Preț
Produs

An Introduction to Parallel and Vector Scientific Computation: Cambridge Texts in Applied Mathematics, cartea 41

Autor Ronald W. Shonkwiler, Lew Lefton
en Limba Engleză Hardback – 13 aug 2006
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 31404 lei  6-8 săpt.
  Cambridge University Press – 13 aug 2006 31404 lei  6-8 săpt.
Hardback (1) 44962 lei  6-8 săpt.
  Cambridge University Press – 13 aug 2006 44962 lei  6-8 săpt.

Din seria Cambridge Texts in Applied Mathematics

Preț: 44962 lei

Preț vechi: 56202 lei
-20% Nou

Puncte Express: 674

Preț estimativ în valută:
7955 9352$ 6967£

Carte tipărită la comandă

Livrare economică 28 ianuarie-11 februarie 26

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521864787
ISBN-10: 052186478X
Pagini: 308
Ilustrații: 10 tables 120 exercises
Dimensiuni: 158 x 235 x 22 mm
Greutate: 0.62 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria Cambridge Texts in Applied Mathematics

Locul publicării:New York, United States

Cuprins

Part I. Machines and Computation: 1. Introduction - the nature of high performance computation; 2. Theoretical considerations - complexity; 3. Machine implementations; Part II. Linear Systems: 4. Building blocks - floating point numbers and basic linear algebra; 5. Direct methods for linear systems and LU decomposition; 6. Direct methods for systems with special structure; 7. Error analysis and QR decomposition; 8. Iterative methods for linear systems; 9. Finding eigenvalues and eigenvectors; Part III. Monte Carlo Methods: 10. Monte Carlo simulation; 11. Monte Carlo optimization; Appendix: programming examples.

Recenzii

'… in spite of the clear need to present these concepts to a much broader technical audience, there is a perplexing dearth of training material and textbooks in the field, particularly at the introductory level. … it is indeed refreshing to see the publication of the book An Introduction to Parallel and Vector Scientific Computing, written by Ronald W. Shonkwiler and Lew Lefton, both of the Georgia institute of Technology. They have taken the bull by the horns and produced a book that appears to be entirely satisfactory as an introductory textbook for use in such a course.' Scientific Programming

Notă biografică


Descriere

In this introductory text, the fundamental algorithms of numerical linear algebra are developed in a parallel context.