Parallel Programming For Multicore and Cluster Systems /

Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardw...

Full description

Bibliographic Details
Main Authors: Rauber, Thomas. (Author), R<U+00fc>nger, Gudula. (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic
Language:English
Published: Berlin, Heidelberg : Springer Berlin Heidelberg, 2010.
Subjects:
Online Access:https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-3-642-04818-0
Table of Contents:
  • 1
  • Introduction - 2
  • Parallel COmputer Architectures - 3
  • Parallel Programming Models - 4
  • Performance Analysis of Parallel Programs
  • 5. Messge-Passing Programming
  • 6. Thread Programming
  • 7. Algorithms for Systems of Linear Equations.