Tuesday, April 13, 2010

Parallel Programming Using C++


Parallel Programming Using C++ describes fifteen parallel programming systems based on C++, the most popular object-oriented language of today. These systems cover the whole spectrum of parallel programming paradigms, from data parallelism through dataflow and distributed shared memory to message-passing control parallelism. For the parallel programming community, a common parallel application is discussed in each chapter, as part of the description of the system itself. By comparing the implementations of the polygon overlay problem in each system, the reader can get a better sense of their expressiveness and functionality for a common problem.

http://i32.tinypic.com/34yvgus.jpg

http://i32.tinypic.com/34yvgus.jpg

No comments:

Post a Comment