Architecture-Independent Parallelism in C++ with oneTBB | Intel Software

Subscribers:
257,000
Published on ● Video Link: https://www.youtube.com/watch?v=uWrafNtPF-k



Duration: 5:25
635 views
21


In this video, you will learn about how Intel® oneAPI Threading Building Blocks (oneTBB) library enables scalable parallel programming in C++ on CPUs without being a threading expert. It talks about the real-life applications of the library and the oneTBB Composability Manager feature added by v2021.11 for efficient CPU utilization. It also discusses about concurrent containers, dynamic memory allocation and task scheduling functionalities provided by the library.

This video gives an overview of the Intel® oneAPI Threading Building Blocks (oneTBB) library, a means to add advanced data as well as task parallelism to core C++ applications for scalable parallel programming on CPUs.

The video highlights some of the practical usages of the library and provides a preview of the oneTBB Composability Manager feature added in v2021.11 to ensure efficient CPU utilization when using oneTBB and OpenMP within the same workload. It also discusses some of the crucial functionalities offered by oneTBB namely,
•     concurrent containers for data parallelism,
•     dynamic memory allocation for efficient memory management, and
•     task scheduling for lower-overhead task-based programming as opposed to the traditional thread-based approach.

You will learn about how oneTBB enables making your core C++ application portable, scalable, and composable without being a threading expert.

oneTBB Product Page: https://intel.ly/4ar9snz

oneTBB Documentation: https://intel.ly/49cwHkg

Code samples for oneTBB: https://bit.ly/43y2omW

Intel® Developer Cloud: https://intel.ly/3TgIND6

About Intel Software:
Intel® Developer Zone is committed to empowering and assisting software developers in creating applications for Intel hardware and software products. The Intel Software YouTube channel is an excellent resource for those seeking to enhance their knowledge. Our channel provides the latest news, helpful tips, and engaging product demos from Intel and our numerous industry partners. Our videos cover various topics; you can explore them further by following the links.

Connect with Intel Software:
INTEL SOFTWARE WEBSITE: https://intel.ly/2KeP1hD
INTEL SOFTWARE on FACEBOOK: http://bit.ly/2z8MPFF
INTEL SOFTWARE on TWITTER: http://bit.ly/2zahGSn
INTEL SOFTWARE GITHUB: http://bit.ly/2zaih6z
INTEL DEVELOPER ZONE LINKEDIN: http://bit.ly/2z979qs
INTEL DEVELOPER ZONE INSTAGRAM: http://bit.ly/2z9Xsby
INTEL GAME DEV TWITCH: http://bit.ly/2BkNshu

#Intel #IntelSoftware #oneAPI

Architecture-Independent Parallelism in C++ with oneTBB | Intel Software




Other Videos By Intel Software


2024-04-04Laryngeal Cancer Detection with AI | AI Quarterly | Q1 2024 | Intel Software
2024-04-03Quick Look at Code Together Episode 41 | oneAPI Dev News | Intel Software
2024-04-03Code Demo | Explainable AI - Edge AI Reference Kit | Intel Software
2024-04-02Georgia Tech’s Hacklytics 2024 Hackathon | AI Quarterly | Q1 2024 Intel Software
2024-04-01Take a Look at the oneAPI Dev News Episode for March 2024 | Intel Software
2024-03-31The Evolution of Camera Technology in Healthcare | March 2024 | IDZ News
2024-03-28Watch the Latest IDZ News | Intel Software
2024-03-27Driving AI Advancements | AI Quarterly | Q1 2024 | Intel Software
2024-03-27CLIKA - Embedding AI in Every Device, Everywhere | Code Together Podcast | Intel Software
2024-03-27Top Stories for March 2024 | oneAPI Dev News | Intel Software
2024-03-26Architecture-Independent Parallelism in C++ with oneTBB | Intel Software
2024-03-14Scaling LLM Datasets with Less Effort Using Argilla | Code Together Podcast | Intel Software
2024-03-13Telecom’s Future: Telehealth, Computing, and the Arts | InTechnology Podcast | Intel Software
2024-03-07Intel® at TreeHacks 2024 | Intel Software
2024-03-04What a Former Hacker Brings to Her Canonical CISO Role | Intel Software
2024-03-04Intel Labs’ Top Stories of 2023 | February 2024 | IDZ News | Intel Software
2024-03-01Text-to-Text-to-Image Generative AI on a CPU | Intel Software
2024-02-29Things to Know February 2024 | oneAPI Dev News | Intel Software
2024-02-29What is Granulate? | Intel Software
2024-02-27Top Stories for February 2024 | Intel Software
2024-02-26Apple Vision Pro: Productivity Hack or Gimmick? | InTechnology Podcast | Intel Software



Tags:
Intel Developer Zone
IDZ
Intel Software
Software Developer
Developer Tools
Software Tools
Developer
Intel
oneTBB
parallelism
parallel programming
threading
C++
data parallelism
task parallelism
CPU
concurrency
containers
dynamic memory allocation
task scheduling