Wiley
Wiley.com
Print this page Share
E-book

Algorithms and Parallel Computing

ISBN: 978-0-470-93463-0
E-book
364 pages
March 2011
US $89.99 Purchase This E-book

This price is valid for United States. Change location to view local pricing and availability.

Algorithms and Parallel Computing (0470934638) cover image
Adobe e-books are read using Adobe Digital Editions. Install Adobe Digital Editions on your PC in order to read or transfer your e-book.
Other Available Formats: Hardcover

There is a software gap between the hardware potential and the performance that can be attained using today's software parallel program development tools. The tools need manual intervention by the programmer to parallelize the code. Programming a parallel computer requires closely studying the target algorithm or application, more so than in the traditional sequential programming we have all learned. The programmer must be aware of the communication and data dependencies of the algorithm or application. This book provides the techniques to explore the possible ways to program a parallel computer for a given application.