Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Today's TBB = C++ parallel programmi...
~
Voss, Michael J.
Linked to FindBook
Google Book
Amazon
博客來
Today's TBB = C++ parallel programming with threading building blocks /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Today's TBB/ by Michael J. Voss, James R. Reinders.
Reminder of title:
C++ parallel programming with threading building blocks /
Author:
Voss, Michael J.
other author:
Reinders, James.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
lxxi, 447 p. :ill. (chiefly color), digital ;24 cm.
[NT 15003449]:
Chapter 1: Jumping Right In - "Hello, TBB!" -- Chapter 2: Algorithms -- Chapter 3: Data Structures for Concurrency -- Chapter 4: Flowgraphs: The Basics -- Chapter 5: Flowgraphs: Expressing Applications -- Chapter 6: Task and Task Group -- Chapter 7: Memory Allocation -- Chapter 8: Synchronization -- Chapter 9: Cancellation and Exception Handling -- Chapter 10: Performance: Pillars of Composability -- Chapter 11: Performance Tuning -- Chapter 12: Migrating TBB to oneTBB -- Appendix A: History and Inspiration -- Glossary.
Contained By:
Springer Nature eBook
Subject:
C++ (Computer program language) -
Online resource:
https://doi.org/10.1007/979-8-8688-1270-5
ISBN:
9798868812705
Today's TBB = C++ parallel programming with threading building blocks /
Voss, Michael J.
Today's TBB
C++ parallel programming with threading building blocks /[electronic resource] :by Michael J. Voss, James R. Reinders. - Second edition. - Berkeley, CA :Apress :2025. - lxxi, 447 p. :ill. (chiefly color), digital ;24 cm.
Chapter 1: Jumping Right In - "Hello, TBB!" -- Chapter 2: Algorithms -- Chapter 3: Data Structures for Concurrency -- Chapter 4: Flowgraphs: The Basics -- Chapter 5: Flowgraphs: Expressing Applications -- Chapter 6: Task and Task Group -- Chapter 7: Memory Allocation -- Chapter 8: Synchronization -- Chapter 9: Cancellation and Exception Handling -- Chapter 10: Performance: Pillars of Composability -- Chapter 11: Performance Tuning -- Chapter 12: Migrating TBB to oneTBB -- Appendix A: History and Inspiration -- Glossary.
Open access.
This open-access book serves as a comprehensive guide for C++ programmers looking to master Threading Building Blocks (TBB). Authored by two experts in TBB and parallel programming, the book distills decades of collective experience in developing and teaching parallel programming concepts, presenting insights in a clear and accessible manner. Today's TBB starts with foundational principles, explaining key concepts and terminology used in parallel programming. It then introduces the major components of TBB including parallel algorithms, flow graphs, and task groups that help you fully leverage the power of multicore systems. The book emphasizes TBB's higher-level parallelism capabilities, which facilitate the creation of portable, scalable applications for modern CPUs. Key topics, including memory management in parallel contexts and effective synchronization for data structures, are well explored, ensuring a comprehensive understanding of these critical concepts. Later chapters delve into advanced topics including cancellation, exception handling, composability, performance tuning, and transitioning legacy code from older versions of TBB to Today's TBB. For nearly two decades, TBB has been invaluable to programmers, and this book leverages the latest advancements in C++ alongside TBB to enhance your parallel programming capabilities. TBB excels in unlocking the performance of code that is not well-suited for accelerators, making it an essential tool in the realm of parallel computing. If you work with technologies like CUDA, SYCL, or OpenCL for accelerated computing, mastering TBB will also enable you to orchestrate parallelism effectively on the host CPU, optimizing performance in the face of Amdahl's Law. What You'll Learn Create Scalable Code: Use TBB for portable, simple, and efficient programming. Parallelization Strategies: Implement best practices for intensive tasks. High-Performance Applications: Develop scalable parallel programs. Modern C++ Compatibility: Apply TBB with C++17 and later. Code Migration: Update legacy TBB code to leverage C++17 and Today's TBB. Think Parallel: Orchestrate parallelism in the entire computer system to your advantage.
ISBN: 9798868812705
Standard No.: 10.1007/979-8-8688-1270-5doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153 / V677 2025
Dewey Class. No.: 005.133
Today's TBB = C++ parallel programming with threading building blocks /
LDR
:03842nmm a2200349 a 4500
001
2409611
003
DE-He213
005
20250407173849.0
006
m d
007
cr nn 008maaau
008
260204s2025 cau s 0 eng d
020
$a
9798868812705
$q
(electronic bk.)
020
$a
9798868812699
$q
(paper)
024
7
$a
10.1007/979-8-8688-1270-5
$2
doi
035
$a
979-8-8688-1270-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
$b
V677 2025
072
7
$a
UMC
$2
bicssc
072
7
$a
COM010000
$2
bisacsh
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
V969 2025
100
1
$a
Voss, Michael J.
$3
1072409
245
1 0
$a
Today's TBB
$h
[electronic resource] :
$b
C++ parallel programming with threading building blocks /
$c
by Michael J. Voss, James R. Reinders.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
lxxi, 447 p. :
$b
ill. (chiefly color), digital ;
$c
24 cm.
505
0
$a
Chapter 1: Jumping Right In - "Hello, TBB!" -- Chapter 2: Algorithms -- Chapter 3: Data Structures for Concurrency -- Chapter 4: Flowgraphs: The Basics -- Chapter 5: Flowgraphs: Expressing Applications -- Chapter 6: Task and Task Group -- Chapter 7: Memory Allocation -- Chapter 8: Synchronization -- Chapter 9: Cancellation and Exception Handling -- Chapter 10: Performance: Pillars of Composability -- Chapter 11: Performance Tuning -- Chapter 12: Migrating TBB to oneTBB -- Appendix A: History and Inspiration -- Glossary.
506
$a
Open access.
520
$a
This open-access book serves as a comprehensive guide for C++ programmers looking to master Threading Building Blocks (TBB). Authored by two experts in TBB and parallel programming, the book distills decades of collective experience in developing and teaching parallel programming concepts, presenting insights in a clear and accessible manner. Today's TBB starts with foundational principles, explaining key concepts and terminology used in parallel programming. It then introduces the major components of TBB including parallel algorithms, flow graphs, and task groups that help you fully leverage the power of multicore systems. The book emphasizes TBB's higher-level parallelism capabilities, which facilitate the creation of portable, scalable applications for modern CPUs. Key topics, including memory management in parallel contexts and effective synchronization for data structures, are well explored, ensuring a comprehensive understanding of these critical concepts. Later chapters delve into advanced topics including cancellation, exception handling, composability, performance tuning, and transitioning legacy code from older versions of TBB to Today's TBB. For nearly two decades, TBB has been invaluable to programmers, and this book leverages the latest advancements in C++ alongside TBB to enhance your parallel programming capabilities. TBB excels in unlocking the performance of code that is not well-suited for accelerators, making it an essential tool in the realm of parallel computing. If you work with technologies like CUDA, SYCL, or OpenCL for accelerated computing, mastering TBB will also enable you to orchestrate parallelism effectively on the host CPU, optimizing performance in the face of Amdahl's Law. What You'll Learn Create Scalable Code: Use TBB for portable, simple, and efficient programming. Parallelization Strategies: Implement best practices for intensive tasks. High-Performance Applications: Develop scalable parallel programs. Modern C++ Compatibility: Apply TBB with C++17 and later. Code Migration: Update legacy TBB code to leverage C++17 and Today's TBB. Think Parallel: Orchestrate parallelism in the entire computer system to your advantage.
650
0
$a
C++ (Computer program language)
$3
527229
650
0
$a
Parallel programming (Computer science)
$3
653949
650
1 4
$a
Compilers and Interpreters.
$3
3592044
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Algorithms.
$3
536374
650
2 4
$a
Data Science.
$3
3538937
700
1
$a
Reinders, James.
$3
1641627
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1270-5
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9515109
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153 V677 2025
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login