Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Pro TBB: C++ Parallel Programming with Threading Building Blocks
Top Free Web Programming Books 🌠 - 100% Free or Open Source!
  • Title: Pro TBB: C++ Parallel Programming with Threading Building Blocks
  • Author(s) Michael Voss, Rafael Asenjo, James Reinders
  • Publisher: Apress; 1st ed. edition (July 10, 2019); eBook (Open Access Edition)
  • License(s): CC BY 4.0
  • Paperback: 820 pages
  • eBook: PDF (807 pages) and ePub
  • Language: English
  • ISBN-10: 1484243978
  • ISBN-13: 978-1484243978
  • Share This:  

Book Description

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.

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.

About the Authors
  • Michael Voss is a Principal Engineer in the Intel Architecture, Graphics and Software Group at Intel.
  • Rafael Asenjo, Professor of Computer Architecture at the University of Malaga, Spain, obtained a PhD in Telecommunication Engineering in 1997 and was an Associate Professor at the Computer Architecture Department from 2001 to 2017.
  • James Reinders is a consultant with more than three decades experience in Parallel Computing, and is an author/co-author/editor of nine technical books related to parallel programming.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links