Skip to content

Parallel Programming Techniques and Applications Using Networked Workstations and Parallel Computers

Best in textbook rentals since 2012!

ISBN-10: 0136717101

ISBN-13: 9780136717102

Edition: 1999

Authors: Barry Wilkinson, Michael Allen

List price: $72.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Designed for undergraduate level parallel programming courses. This nontheoretical, highly accessible textwhich is linked to real parallel programming softwarecovers the techniques of parallel programming in a practical manner that enables students to write and evaluate their parallel programs. Supported by the National Science Foundation and exhaustively class-tested, it is the first text of its kind that does not require access to a special multiprocessor system, concentrating instead only on parallel programs that can be executed on networked workstations using freely available parallel software tools.
Customers also bought

Book details

List price: $72.00
Copyright year: 1999
Publisher: Prentice Hall PTR
Publication date: 8/12/1998
Binding: Hardcover
Pages: 431
Size: 7.00" wide x 9.25" long x 0.75" tall
Weight: 1.386
Language: English

Preface
About the Authors
Basic Techniques
Parallel Computers
Message-Passing Computing
Embarrassingly Parallel Computations
Partitioning and Divide-and-Conquer Strategies
Pipelined Computations
Synchronous Computations
Load Balancing and Termination Detection
Programming with Shared Memory
Algorithms and Applications
Sorting Algorithms
Numerical Algorithms