Skip to content

Parallel Programming Techniques and Applications Using Networked Workstations and Parallel Computers

Best in textbook rentals since 2012!

ISBN-10: 0131405632

ISBN-13: 9780131405639

Edition: 2nd 2005

Authors: Wilkinson, Michael Allen

List price: $167.40
Shipping box This item qualifies for FREE shipping.
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!

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

List price: $167.40
Edition: 2nd
Copyright year: 2005
Publisher: Prentice Hall PTR
Publication date: 3/4/2004
Binding: Paperback
Pages: 496
Size: 7.00" wide x 9.00" long x 1.00" tall
Weight: 1.584
Language: English

R. Michael Allen (PhD, Wheaton College) is associate professor of systematic and historical theology at Reformed Theological Seminary in Orlando, Florida. He is the author of several books, including Justification and the Gospel, Karl Barth's Church Dogmatics: An Introduction and Reader, Reformed Theology, and The Christ's Faith: A Dogmatic Account. He also serves as book review editor for the International Journal of Systematic Theology.

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