Nettbutikk for bedrifter og skoler

Programming Models for Parallel Computing

Pocket
Engelsk
Scientific and Engineering Computation
Programming Models for Parallel Computing
Programming Models for Parallel Computing
  • Format: Pocket
  • Antall sider: 488
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Scientific and Engineering Computation
  • EAN: 9780262528818
  • Utgivelsesår: 2015
Se flere produktegenskaper
749,-

Kjøp på nett

An overview of the most prominent contemporary parallel processing programming models, written in a unique tutorial style.

With the coming of the parallel computing era, computer scientists have turned their attention to designing programming models that are suited for high-performance parallel computing and supercomputing systems. Programming parallel systems is complicated by the fact that multiple processing units are simultaneously computing and moving data. This book offers an overview of some of the most prominent parallel programming models used in high-performance computing and supercomputing systems today.

The chapters describe the programming models in a unique tutorial style rather than using the formal approach taken in the research literature. The aim is to cover a wide range of parallel programming models, enabling the reader to understand what each has to offer. The book begins with a description of the Message Passing Interface (MPI), the most common para