Search Results

Shared Memory Application Programming

Download or Read eBook Shared Memory Application Programming PDF written by Victor Alessandrini and published by Morgan Kaufmann. This book was released on 2015-11-06 with total page 557 pages. Available in PDF, EPUB and Kindle.
Shared Memory Application Programming
Author :
Publisher : Morgan Kaufmann
Total Pages : 557
Release :
ISBN-10 : 9780128038208
ISBN-13 : 0128038209
Rating : 4/5 (08 Downloads)

Book Synopsis Shared Memory Application Programming by : Victor Alessandrini

Book excerpt: Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to developers across many domains. Multithreaded programming is today a core technology, at the basis of all software development projects in any branch of applied computer science. This book guides readers to develop insights about threaded programming and introduces two popular platforms for multicore development: OpenMP and Intel Threading Building Blocks (TBB). Author Victor Alessandrini leverages his rich experience to explain each platform’s design strategies, analyzing the focus and strengths underlying their often complementary capabilities, as well as their interoperability. The book is divided into two parts: the first develops the essential concepts of thread management and synchronization, discussing the way they are implemented in native multithreading libraries (Windows threads, Pthreads) as well as in the modern C++11 threads standard. The second provides an in-depth discussion of TBB and OpenMP including the latest features in OpenMP 4.0 extensions to ensure readers’ skills are fully up to date. Focus progressively shifts from traditional thread parallelism to modern task parallelism deployed by modern programming environments. Several chapter include examples drawn from a variety of disciplines, including molecular dynamics and image processing, with full source code and a software library incorporating a number of utilities that readers can adapt into their own projects. Designed to introduce threading and multicore programming to teach modern coding strategies for developers in applied computing Leverages author Victor Alessandrini's rich experience to explain each platform’s design strategies, analyzing the focus and strengths underlying their often complementary capabilities, as well as their interoperability Includes complete, up-to-date discussions of OpenMP 4.0 and TBB Based on the author’s training sessions, including information on source code and software libraries which can be repurposed


Shared Memory Application Programming Related Books

Shared Memory Application Programming
Language: en
Pages: 557
Authors: Victor Alessandrini
Categories: Computers
Type: BOOK - Published: 2015-11-06 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to deve
Multicore Shared Memory Application Programming
Language: en
Pages: 448
Authors: Victor Alessandrini
Categories: Computers
Type: BOOK - Published: 2014-05-12 - Publisher: Wiley-ISTE

DOWNLOAD EBOOK

This book provides a unified presentation of the basic concepts of shared memory application programming, underlining the universality of these concepts and dis
Multicore Application Programming
Language: en
Pages: 465
Authors: Darryl Gove
Categories: Computers
Type: BOOK - Published: 2011 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Multicore Application Programming is a comprehensive, practical guide to high-performance multicore programming that any experienced developer can use.
Parallel Programming
Language: en
Pages: 523
Authors: Thomas Rauber
Categories: Computers
Type: BOOK - Published: 2013-06-13 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop
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
Scroll to top