Parallel Scientific Computation (inbunden)
Format
Inbunden (Hardback)
Språk
Engelska
Antal sidor
324
Utgivningsdatum
2004-03-01
Upplaga
illustrated ed
Förlag
OUP Oxford
Illustrationer
Fr.4col.pl.figs.
Dimensioner
235 x 163 x 23 mm
Vikt
695 g
Antal komponenter
1
ISBN
9780198529392

Parallel Scientific Computation

A Structured Approach using BSP and MPI

Inbunden,  Engelska, 2004-03-01
2395
  • Skickas från oss inom 10-15 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
This is the first text explaining how to use the bulk synchronous parallel (BSP) model and the freely available BSPlib communication library in parallel algorithm design and parallel programming. Aimed at graduate students and researchers in mathematics, physics and computer science, the main topics treated in the book are core topics in the area of scientific computation and many additional topics are treated in numerous exercises. An appendix on the message-passing interface (MPI) discusses how to program using the MPI communication library. MPI equivalents of all the programs are also presented.
Visa hela texten

Passar bra ihop

  1. Parallel Scientific Computation
  2. +
  3. The Anxious Generation

De som köpt den här boken har ofta också köpt The Anxious Generation av Jonathan Haidt (inbunden).

Köp båda 2 för 2684 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Recensioner i media

Scalable Computing: Practice and Experience, Volume 7, No. 2, June 2006 The book is contemporary, well presented, and balanced between concepts and the technical depth required for developing parallel algorithms.

Diego R. Llanos, ACM The book is carefully written and edited. It is an excellent starting point for learning how to write well-structured, parallel scientific programs.

European Mathematical Society A good lecture to learn the basic lessons of parallel programming

Innehållsförteckning

1. Introduction; 2. LU decomposition; 3. The fast Fourier transform; 4. Sparse matrix-vector multiplication; A. Auxiliary BSPedupack functions; B. A quick reference guide to BSPlib; C. Programming in BSP style using MPI; References; Index