Logo

Designing and Building Parallel Programs

Large book cover: Designing and Building Parallel Programs

Designing and Building Parallel Programs
by

Publisher: Addison Wesley
ISBN/ASIN: 0201575949
ISBN-13: 9780201575941
Number of pages: 430

Description:
Designing and Building Parallel Programs is a book for students and professionals who need to know how to write parallel programs. It is neither a programming language manual nor an academic treatise on algorithms. Instead, it approaches parallel programming as an engineering activity, in which programs are developed in a methodical fashion and both cost and performance are considered at each stage in a design. It is intended as both an introduction to parallel programming and a practitioner's guide for programmers, engineers, and scientists developing programs for parallel and distributed computer systems.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Linux Parallel Processing HOWTOLinux Parallel Processing HOWTO
by - The Aggregate
This document discusses the basic approaches to parallel processing available to Linux users: SMP Linux systems, clusters of networked Linux systems, parallel execution using multimedia instructions, and attached processors hosted by a Linux system.
(12215 views)
Book cover: Petri Nets: Manufacturing and Computer SciencePetri Nets: Manufacturing and Computer Science
by - InTech
The present monograph focuses on Petri Nets applications in two main areas: manufacturing and computer science. The theory of Petri Nets is still developing: some directions of investigations are presented in this volume.
(9269 views)
Book cover: Parallel and Distributed Computation: Numerical MethodsParallel and Distributed Computation: Numerical Methods
by - Athena Scientific
This is a comprehensive and theoretically sound treatment of parallel and distributed numerical methods. It focuses on algorithms that are naturally suited for massive parallelization, and it explores the issues associated with such algorithms.
(11405 views)
Book cover: Is Parallel Programming Hard, And, If So, What Can You Do About It?Is Parallel Programming Hard, And, If So, What Can You Do About It?
by
The purpose of this book is to help you understand how to program shared-memory parallel machines. By describing the algorithms that have worked well in the past, we hope to help you avoid some of the pitfalls that have beset parallel projects.
(13708 views)