Parallel Programming
Revision as of 15:18, 27 June 2013 by GethinWilliams (talk | contribs) (Created page with 'category:Pragmatic Programming '''Coordinating many processors to do your bidding''' =Introduction= * Shared-memory * Distributed-memory * Accelerators & GPUS * Hadoop & fr…')
Coordinating many processors to do your bidding
Introduction
- Shared-memory
- Distributed-memory
- Accelerators & GPUS
- Hadoop & friends