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

๐Ÿ“

Parallel Scientific Computation: A Structured Approach using BSP and MPI

โœ Scribed by Rob H. Bisseling


Publisher
Oxford University Press, USA
Year
2004
Tongue
English
Leaves
324
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Based on the author's extensive development, this is the first text explaining how to use BSPlib, the bulk synchronous parallel library, which is freely available for use in parallel programming. Aimed at graduate students and researchers in mathematics, physics and computer science, the main topics treated in the book are core 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. The main topics treated in the book are core in the area of scientific computation: solving dense linear systems by Gaussian elimination, computing fast Fourier transforms, and solving sparse linear systems, by iterative methods. Each topic is treated in depth, starting from the problem formulation and a sequential algorithm, through a parallel algorithm and its analysis to a complete parallel program written in C and BSPlib, and experimental results obtained using this program on a parallel computer. Additional topics treated in the exercises include: data compression, random number generation, cryptography, eigensystem solving, 3D and Strassen Matrix multiplication, wavelets and image compression, fast cosine transform, decimals of pi, simulated annealing and molecular dynamics. This book contains five small but complete example programs written in BSPlib which illustrates the methods taught. The appendix on MPI discusses how to program in a structured, bulk synchronous parallel style using the MPI communication library. It presents MPI equivalents of all the programs in the book. The complete programs of the book and their driver programs are freely available online in packages called BSPedupack and MPIedupack.


๐Ÿ“œ SIMILAR VOLUMES


Parallel Scientific Computation: A Struc
โœ Rob H. Bisseling ๐Ÿ“‚ Library ๐ŸŒ English

Based on the author's extensive development, this is the first text explaining how to use BSPlib, the bulk synchronous parallel library, which is freely available for use in parallel programming. Aimed at graduate students and researchers in mathematics, physics and computer science, the main topic

Parallel Scientific Computation: A Struc
โœ Rob H. Bisseling ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Oxford University Press, USA ๐ŸŒ English

Based on the author's extensive development, this is the first text explaining how to use BSPlib, the bulk synchronous parallel library, which is freely available for use in parallel programming. Aimed at graduate students and researchers in mathematics, physics and computer science, the main topic

Parallel Scientific Computation: A Struc
โœ Rob H. Bisseling ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Oxford University Press ๐ŸŒ English

Building upon the wide-ranging success of the first edition, Parallel Scientific Computation presents a single unified approach to using a range of parallel computers, from a small desktop computer to a massively parallel computer. The author explains how to use the bulk synchronous parallel (BSP) m

Parallel Scientific Computing in C++ and
โœ George Em Karniadakis, Robert M. Kirby II ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Cambridge University Press ๐ŸŒ English

This book provides a seamless approach to numerical algorithms, modern programming techniques and parallel computing. These concepts and tools are usually taught serially across different courses and different textbooks, thus observing the connection between them. The necessity of integrating these