* Price may vary from time to time.
* GO = We're not able to fetch the price (please check manually visiting the website).
Algorithms and Parallel Computing is written by Fayez Gebali and published by John Wiley & Sons. It's available with International Standard Book Number or ISBN identification 0470934638 (ISBN 10) and 9780470934630 (ISBN 13).
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.