Programming models for parallel computing

"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 un...

Full description

Bibliographic Details
Other Authors: Balaji, Pavan (Editor)
Format: eBook
Language:English
Published: Cambridge, MA The MIT Press 2015
Series:Scientific and engineering computation
Subjects:
Online Access:
Collection: MIT Press eBook Archive - Collection details see MPG.ReNa
LEADER 02636nmm a2200301 u 4500
001 EB002071320
003 EBX01000000000000001211410
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
020 |a 0262332248 
020 |a 9780262528818 
020 |a 0262528819 
020 |a 9780262332248 
050 4 |a QA76.58 
100 1 |a Balaji, Pavan  |e editor 
245 0 0 |a Programming models for parallel computing  |h Elektronische Ressource  |c Pavan Balaji, editor 
260 |a Cambridge, MA  |b The MIT Press  |c 2015 
653 |a Parallel processing (Electronic computers) 
653 |a Parallel programs (Computer programs) 
653 |a COMPUTER SCIENCE/General 
041 0 7 |a eng  |2 ISO 639-2 
989 |b MITArchiv  |a MIT Press eBook Archive 
490 0 |a Scientific and engineering computation 
028 5 0 |a 10.7551/mitpress/9486.001.0001 
856 4 0 |u https://doi.org/10.7551/mitpress/9486.001.0001?locatt=mode:legacy  |x Verlag  |3 Volltext 
082 0 |a 004/.35 
520 |a "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 parallel programming model for distributed memory computing. It goes on to cover one-sided communication models, ranging from low-le el runtime libraries (GASNet, OpenSHMEM) to high-level programming models (UPC, GA, Chapel); task-oriented programming models (Charm++, ADLB, Scioto, Swift, CnC) that allow users to describe their computation and data units as tasks so that the runtime system can manage computation and data movement as necessary; and parallel programming models intended for on-node parallelism in the context of multicore architecture or attached accelerators (OpenMP, Cilk Plus, TBB, CUDA, OpenCL). The book will be a valuable resource for graduate students, researchers, and any scientist who works with data sets and large computations."