Using OpenMP#The Next Step

Using OpenMP#The Next Step
Author :
Publisher : MIT Press
Total Pages : 392
Release :
ISBN-10 : 9780262344029
ISBN-13 : 0262344025
Rating : 4/5 (29 Downloads)

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

Download or read book Using OpenMP#The Next Step written by Ruud Van Der Pas and published by MIT Press. This book was released on 2017-10-30 with total page 392 pages. Available in PDF, EPUB and Kindle. 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-30 - 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-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.
Patterns for Parallel Programming
Language: en
Pages: 786
Authors: Timothy G. Mattson
Categories: Computers
Type: BOOK - Published: 2004-09-15 - Publisher: Pearson Education

DOWNLOAD EBOOK

The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. In