Skip to content

Parallel Programming Techniques and Applications Using Networked Workstations and Parallel Computers

Best in textbook rentals since 2012!

ISBN-10: 0130850411

ISBN-13: 9780130850416

Edition: 1999 (Teachers Edition, Instructors Manual, etc.)

Authors: Barry Wilkinson, Michael Allen

Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

Description:

This accessible text covers the techniques of parallel programming in a practical manner that enables readers 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 on parallel programs that can be executed on networked computers using freely available parallel software tools. The book covers the timely topic of cluster programming, interesting to many programmers due to the recent availability of low-cost computers. Uses MPI pseudocodes to describe algorithms and allows different programming tools to be…    
Customers also bought

Book details

Copyright year: 1999
Publisher: Prentice Hall Books
Publication date: 2/24/1999
Binding: Paperback
Pages: 88
Weight: 1.540
Language: English

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
Distributed Shared Memory Systems and Programming
Algorithms and Applications
Sorting Algorithms
Numerical Algorithms
Image Processing
Searching and Optimization
Basic MPI Routines
Basic Pthread Routines
OpenMP Directives, Library Functions, and Environment Variables
Index