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.
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.
Pages : | 754 pages |
Size : | PDF and ePub |
File type : | |
Downloads: | 62 |
Created: | 2020-08-30 |
License: | CC BY 4.0 |
Author(s): | Michael Voss, Rafael Asenjo, James Reinders |
Programming Fundamentals: A Modular Structured Approach Using C++
Download free Swift tutorial course in PDF, training file in 60 chapters and 291 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Agile Android Software DevelopmentThis book teaches you how to turn your ideas into successful apps that everyone will talk about, love, and share. With Agile tools and techniques, any developer can get a chunk of the Android pie! ...
Rexx Programmer's ReferenceDownload free course Rexx Programmer's Reference, pdf file on 723 pages by Howard Fosdick....
Machine Learning YearningDownload free course Machine Learning Yearning, pdf file on 118 pages by Andrew Ng....
C++ Programming LanguageThis PDF course explains the features, technical details and syntaxes of the C++ programming language. To be a proficient programmer, you need to master two things: the syntax of the programming language, and the core libraries (i.e., API) associated with the language....
Software Project Management...
Exploring Data with PythonPython has become a required skill for data science, and it's easy to see why. It's powerf..., download free Python tutorial in PDF (110 pages) created by ....
C++ Pointers and MemoryThis document explains how pointers and memory work and how to use them—from the basic concepts through all the major programming techniques. For each topic there is a combination of discussion, sample C code, and drawings....
You Don't Know JS Yet: Get StartedDownload free course You Don't Know JS Yet: Get Started, pdf file on 143 pages by Kyle Simpson....
RESTful Web ServicesWith this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan....