Using OpenMP-The Next Step

Download or Read eBook Using OpenMP-The Next Step PDF written by Ruud Van Der Pas and published by MIT Press. This book was released on 2017-10-20 with total page 392 pages. Available in PDF, EPUB and Kindle.
Using OpenMP-The Next Step
Author :
Publisher : MIT Press
Total Pages : 392
Release :
ISBN-10 : 9780262534789
ISBN-13 : 0262534789
Rating : 4/5 (89 Downloads)

Book Synopsis Using OpenMP-The Next Step by : Ruud Van Der Pas

Book excerpt: A guide to the most recent, advanced features of the widely used OpenMP parallel programming model, with coverage of major features in OpenMP 4.5. This book offers an up-to-date, practical tutorial on advanced features in the widely used OpenMP parallel programming model. Building on the previous volume, Using OpenMP: Portable Shared Memory Parallel Programming (MIT Press), this book goes beyond the fundamentals to focus on what has been changed and added to OpenMP since the 2.5 specifications. It emphasizes four major and advanced areas: thread affinity (keeping threads close to their data), accelerators (special hardware to speed up certain operations), tasking (to parallelize algorithms with a less regular execution flow), and SIMD (hardware assisted operations on vectors). As in the earlier volume, the focus is on practical usage, with major new features primarily introduced by example. Examples are restricted to C and C++, but are straightforward enough to be understood by Fortran programmers. After a brief recap of OpenMP 2.5, the book reviews enhancements introduced since 2.5. It then discusses in detail tasking, a major functionality enhancement; Non-Uniform Memory Access (NUMA) architectures, supported by OpenMP; SIMD, or Single Instruction Multiple Data; heterogeneous systems, a new parallel programming model to offload computation to accelerators; and the expected further development of OpenMP.


Using OpenMP-The Next Step Related Books

Using OpenMP-The Next Step
Language: en
Pages: 392
Authors: Ruud Van Der Pas
Categories: Computers
Type: BOOK - Published: 2017-10-20 - Publisher: MIT Press

DOWNLOAD EBOOK

A guide to the most recent, advanced features of the widely used OpenMP parallel programming model, with coverage of major features in OpenMP 4.5. This book off
Using OpenMP
Language: en
Pages: 378
Authors: Barbara Chapman
Categories: Computers
Type: BOOK - Published: 2007-10-12 - Publisher: MIT Press

DOWNLOAD EBOOK

A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing—a reference for students and professio
Parallel Programming in OpenMP
Language: en
Pages: 250
Authors: Rohit Chandra
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Software -- Programming Techniques.
Parallel Programming with MPI
Language: en
Pages: 456
Authors: Peter Pacheco
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Mathematics of Computing -- Parallelism.
Introduction to Parallel Programming
Language: en
Pages:
Authors: Subodh Kumar
Categories: Computers
Type: BOOK - Published: 2022-07-31 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

In modern computer science, there exists no truly sequential computing system; and most advanced programming is parallel programming. This is particularly evide