語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Today's TBB = C++ parallel programming with threading building blocks /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Today's TBB/ by Michael J. Voss, James R. Reinders.
其他題名:
C++ parallel programming with threading building blocks /
作者:
Voss, Michael J.
其他作者:
Reinders, James.
出版者:
Berkeley, CA :Apress : : 2025.,
面頁冊數:
lxxi, 447 p. :ill. (chiefly color), digital ; : 24 cm.;
Contained By:
Springer Nature eBook
標題:
Data Science. -
電子資源:
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:
1174436
Data Science.
LC Class. No.: QA76.73.C153 / V677 2025
Dewey Class. No.: 005.133
Today's TBB = C++ parallel programming with threading building blocks /
LDR
:03842nam a2200349 a 4500
001
1161704
003
DE-He213
005
20250407173849.0
006
m d
007
cr nn 008maaau
008
251029s2025 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
1488665
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
2 4
$a
Data Science.
$3
1174436
650
2 4
$a
Algorithms.
$3
527865
650
2 4
$a
Programming Techniques.
$3
669781
650
1 4
$a
Compilers and Interpreters.
$3
1365748
650
0
$a
Parallel programming (Computer science)
$3
557472
650
0
$a
C++ (Computer program language)
$3
528669
700
1
$a
Reinders, James.
$3
908658
710
2
$a
SpringerLink (Online service)
$3
593884
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)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入