Mostrar el registro sencillo del ítem
An Introduction to Intel Threading Building Blocks and its Support for Heterogeneous Programming
dc.contributor.author | Asenjo-Plaza, Rafael | |
dc.contributor.author | Cownie, Jim | |
dc.contributor.author | Fedotov, Aleksei | |
dc.date.accessioned | 2018-03-12T10:33:41Z | |
dc.date.available | 2018-03-12T10:33:41Z | |
dc.date.created | 2018-02-25 | |
dc.date.issued | 2018-03-12 | |
dc.identifier.uri | https://hdl.handle.net/10630/15382 | |
dc.description.abstract | Due to energy constraints, high performance computing platforms are becoming increasingly heterogeneous, achieving greater performance per watt through the use of hardware that is tuned to specific computational kernels or application domains. This tutorial starts with a survey of heterogeneous architectures and programming models, and discusses how to determine if a computation is suitable for a particular accelerator. Next, Intel® Threading Building Blocks (Intel® TBB), a widely used, portable C++ template library for parallel programming is introduced. The library provides generic parallel algorithms, concurrent containers, a work-stealing task scheduler, a data flow programming abstraction, low-level primitives for synchronization and thread local storage and a scalable memory allocator. The generic algorithms in TBB capture many of the common design patterns used in parallel programming. While TBB was first introduced in 2006 as a shared-memory parallel programming library, it has recently been extended to support heterogeneous programming. These new extensions allow developers more easily to coordinate the use of accelerators such as integrated and discrete GPUs, attached devices such as Intel® Xeon Phi co-processors, and FPGAs into their parallel C++ applications. This tutorial will introduce students to the TBB library and provide a hands-on opportunity to use some of its features for shared-memory programming. The students will then be given an overview of the new features included in the library for heterogeneous programming and have a hands-on opportunity to convert an example they developed for shared-memory into one that performs hybrid execution on both the CPU and an accelerator. Finally, students will be provided with an overview of the TBB Flow Graph Analyzer tool and shown how it can be used to understand application inefficiencies related to utilization of system resources. | en_US |
dc.description.sponsorship | Universidad de Málaga, Campus de Excelencia Internacional Andalucía Tech. | en_US |
dc.language.iso | eng | en_US |
dc.rights | info:eu-repo/semantics/openAccess | en_US |
dc.rights.uri | http://creativecommons.org/licenses/by-nd/4.0/ | * |
dc.subject | Programación en paralelo (Informática) | |
dc.subject.other | TBB | en_US |
dc.subject.other | Threads | |
dc.subject.other | Parallel programming | |
dc.subject.other | Task | |
dc.title | An Introduction to Intel Threading Building Blocks and its Support for Heterogeneous Programming | en_US |
dc.type | info:eu-repo/semantics/conferenceObject | en_US |
dc.centro | E.T.S.I. Telecomunicación | en_US |
dc.relation.eventtitle | Intl. Symposium on Principles and Practice of Parallel Programming | en_US |
dc.relation.eventplace | Viena, Austria | en_US |
dc.relation.eventdate | Febrero, 2018 | en_US |
dc.rights.cc | Attribution-NoDerivatives 4.0 Internacional | * |