Practical - Good mix of theory and practice
1. The Art of Multiprocessor Programming" by Maurice Herlihy & Nir Shavit
2. Introduction to Parallel Computing, Second Edition. By Ananth Grama,
Anshul Gupta, George Karypis, Vipin Kumar
3. Herb Sutter's Blog on Concurrency

API Specific
4. Oreilly's Intel TBB.
5. Programming Massively Parallel Processors (CUDA)
6. Using OpenMP Portable Shared Memory Parallel Programming

Advanced and more theoretical
- Principles of Concurrent and Distributed Programming by M.Ben Ari

On Fri, Feb 18, 2011 at 3:07 PM, Umer Farooq <[email protected]> wrote:

> Hello,
>
> Can anyone suggest me a good book for parallel algorithms?
>
> --
> Umer
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to