Programming models for parallel computing:
Gespeichert in:
Weitere beteiligte Personen: | |
---|---|
Format: | E-Book |
Sprache: | Englisch |
Veröffentlicht: |
Cambridge, MA
The MIT Press
[2015]
|
Schriftenreihe: | Scientific and engineering computation
|
Links: | https://doi.org/10.7551/mitpress/9486.001.0001?locatt=mode:legacy |
Abstract: | "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." |
Umfang: | 1 Online-Ressource |
ISBN: | 0262332248 0262528819 9780262332248 9780262528818 |
Internformat
MARC
LEADER | 00000cam a2200000Ki 4500 | ||
---|---|---|---|
001 | ZDB-260-MPOB-9486 | ||
003 | MaCbMITP | ||
005 | 20190503073428.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 151216s2015 mau ob 000 0 eng d | ||
020 | |a 0262332248 | ||
020 | |a 0262528819 | ||
020 | |a 9780262332248 | ||
020 | |a 9780262528818 | ||
245 | 0 | 0 | |a Programming models for parallel computing |c Pavan Balaji, editor |
264 | 1 | |a Cambridge, MA |b The MIT Press |c [2015] | |
300 | |a 1 Online-Ressource | ||
336 | |b txt | ||
337 | |b c | ||
338 | |b cr | ||
490 | 1 | |a Scientific and engineering computation | |
520 | 3 | |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." | |
700 | 1 | |a Balaji, Pavan |d 1980- | |
966 | 4 | 0 | |l DE-91 |p ZDB-260-MPOB |q TUM_PDA_MPOB |3 MIT Press |u https://doi.org/10.7551/mitpress/9486.001.0001?locatt=mode:legacy |3 Volltext |
912 | |a ZDB-260-MPOB | ||
912 | |a ZDB-260-MPOB | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-260-MPOB-9486 |
---|---|
_version_ | 1821493840558686208 |
adam_text | |
any_adam_object | |
author2 | Balaji, Pavan 1980- |
author2_role | |
author2_variant | p b pb |
author_facet | Balaji, Pavan 1980- |
author_sort | Balaji, Pavan 1980- |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-260-MPOB |
format | eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02392cam a2200277Ki 4500</leader><controlfield tag="001">ZDB-260-MPOB-9486</controlfield><controlfield tag="003">MaCbMITP</controlfield><controlfield tag="005">20190503073428.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">151216s2015 mau ob 000 0 eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262332248</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262528819</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780262332248</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780262528818</subfield></datafield><datafield tag="245" ind1="0" ind2="0"><subfield code="a">Programming models for parallel computing</subfield><subfield code="c">Pavan Balaji, editor</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge, MA</subfield><subfield code="b">The MIT Press</subfield><subfield code="c">[2015]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Scientific and engineering computation</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="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."</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Balaji, Pavan</subfield><subfield code="d">1980-</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-260-MPOB</subfield><subfield code="q">TUM_PDA_MPOB</subfield><subfield code="3">MIT Press</subfield><subfield code="u">https://doi.org/10.7551/mitpress/9486.001.0001?locatt=mode:legacy</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-260-MPOB-9486 |
illustrated | Not Illustrated |
indexdate | 2025-01-17T11:04:53Z |
institution | BVB |
isbn | 0262332248 0262528819 9780262332248 9780262528818 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource |
psigel | ZDB-260-MPOB TUM_PDA_MPOB ZDB-260-MPOB |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | The MIT Press |
record_format | marc |
series2 | Scientific and engineering computation |
spelling | Programming models for parallel computing Pavan Balaji, editor Cambridge, MA The MIT Press [2015] 1 Online-Ressource txt c cr Scientific and engineering computation "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." Balaji, Pavan 1980- |
spellingShingle | Programming models for parallel computing |
title | Programming models for parallel computing |
title_auth | Programming models for parallel computing |
title_exact_search | Programming models for parallel computing |
title_full | Programming models for parallel computing Pavan Balaji, editor |
title_fullStr | Programming models for parallel computing Pavan Balaji, editor |
title_full_unstemmed | Programming models for parallel computing Pavan Balaji, editor |
title_short | Programming models for parallel computing |
title_sort | programming models for parallel computing |
work_keys_str_mv | AT balajipavan programmingmodelsforparallelcomputing |