Using OpenMP-The Next Step: Affinity, Accelerators, Tasking, and SIMDКНИГИ » ПРОГРАММИНГ
Название: Using OpenMP-The Next Step: Affinity, Accelerators, Tasking, and SIMD Автор: Ruud van der Pas Издательство: The MIT Press Год: 2018 Страниц: 392 Формат: PDF Размер: 17 Mb Язык: English
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.
Parallel Programming: Concepts and Practice Название: Parallel Programming: Concepts and Practice Автор: Bertil Schmidt, Jorge Gonzalez-Dominguez, Christian Hundt, Moritz Schlarb Издательство:...
Modern Fortran in Practice (+code) Автор: Arjen Markus Название: Modern Fortran in Practice Издательство: Cambridge University Press Год: 2012 ISBN: 978-1-107-60347-9 Язык: English...
OpenMP: Memory, Devices, and Tasks Название: OpenMP: Memory, Devices, and Tasks Автор: Mohamed Wahib and Naoya Maruyama Издательство: Springer Год: 2016 Формат: PDF Размер: 25,8 Мб ...
Introduction to Parallel Computing Название: Introduction to Parallel Computing Автор: Zbigniew J. Czech Издательство: Cambridge University Press Год: 2017 Формат: PDF, EPUB Размер: 28...