Pro TBB



Download free course Pro TBB, pdf file on 754 pages by Michael Voss, Rafael  Asenjo, James Reinders.
This book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approachable manner. Throughout the book the authors present numerous examples and best practices to help you become an effective TBB programmer and leverage the power of parallel systems.
Pro TBB starts with the basics, explaining parallel algorithms and C++'s built-in standard template library for parallelism. You'll learn the key concepts of managing memory, working with data structures and how to handle typical issues with synchronization. Later chapters apply these ideas to complex systems to explain performance tradeoffs, mapping common parallel patterns, controlling threads and overhead, and extending TBB to program heterogeneous systems or system-on-chips.

What You'll Learn: Use Threading Building Blocks to produce code that is portable, simple, scalable, and more understandable; Review best practices for parallelizing computationally intensive tasks in your applications; Integrate TBB with other threading packages; Create scalable, high performance data-parallel programs; Work with generic programming to write efficient algorithms.

Who This Book Is For: C++ programmers learning to run applications on multicore systems, as well as C or C++ programmers without much experience with templates. No previous experience with parallel programming or multicore processors is required.

Table of contents

  • About the Authors
  • Acknowledgments
  • Preface
  • Part 1
  • Chapter 1
  • Chapter 2
  • Chapter 3
  • Chapter 4
  • Chapter 5
  • Chapter 6
  • Chapter 7
  • Chapter 8
  • Part 2
  • Chapter 9
  • Chapter 10
  • Chapter 11
  • Chapter 12
  • Chapter 13
  • Chapter 14
  • Chapter 15
  • Chapter 16
  • Chapter 17
  • Chapter 18
  • Chapter 19
  • Chapter 20
  • Appendix A
  • Appendix B
  • Glossary
  • Index
Pages : 754
Size : 130.2 MB
File type : PDF
Downloads: 157
Created: 2022-02-03
License: CC BY-NC-ND
Author(s): Michael Voss, Rafael  Asenjo, James Reinders
Pro TBB

Others Computer science Tutorials

Learn Azure in a Month of Lunches

Software Above the Level of a Single Device

The InfoSec Handbook

The Little Go Book

How To Manage Remote Servers with Ansible

Others related eBooks about Pro TBB

Mobile Media Learning

Download free course Mobile Media Learning, pdf file on 271 pages by Christopher Holden, Seann Dikkers, John Martin, Breanne Litts....

Kotlin Notes for Professionals

Download free course Kotlin Notes for Professionals, pdf file on 93 pages by Stack Overflow Community....

Probability and Statistics: A Course for Physicists and Engineers

This book offers an introduction to concepts of probability theory, probability distributions relevant in the applied sciences, as well as basics of sampling distributions, estimation and hypothesis testing. As a companion for classes for engineers and scientists, the book also covers applied topi...

Algorithms

Download free course Algorithms, pdf file on 472 pages by by Jeff Erickson....

Confessions of an IT Manager

Download free course Confessions of an IT Manager, pdf file on 306 pages by Phil Factor....

Applied Psychology: On The Driving Power Of Thought And The Habits You Must Attain for Unbounded Personal and Business Success

This book is a classic psychology essay that explains why a successful business man in his eighties still wakes up early and reads the papers. It is a matter of developing good habits that makes people successful. This book will teach you how to develop the habits that lead to success....

Fundamentals of Business Process Management

Download free course Fundamentals of Business Process Management, pdf file on 546 pages by Marlon Dumas, Marcello La Rosa, Jan Mendling, Hajo A. Reijers....

SQL injection: attacks and defenses

Download free SQL Injection pdf tutorial on 24 pages by Dan Boneh ,learn how the QL Injection works and how preventing from it....

LaTeX in 24 Hours

This book presents direct and concise explanations and examples to many LaTeX syntax and s..., download free LaTeX tutorial in PDF (309 pages) created by Dilip Datta ....

Structure and Interpretation of Computer Programs, 2nd Edition

Using Scheme, a dialect of the Lisp programming language, the book explains core computer science concepts....