Intel® oneAPI Threading Building Blocks Developer Guide and API Reference

ID 772616
Date 3/31/2025
Public
Document Table of Contents

Intel® oneAPI Threading Building Blocks (oneTBB)

This document contains information about oneTBB. It is a flexible performance library that let you break computation into parallel running tasks.

The following are some important topics for the novice user:

  • Get_Started_Guide gives you a brief explanation of what oneTBB is.

  • oneTBB Benefits describes how oneTBB differs from typical threading packages.

  • Package_Contents describes dynamic library files and header files for Windows*, Linux*, and macOS* operating systems used in oneTBB.

The following is an important topic for the experienced user:

Migrating from Threading Building Blocks (TBB) describes how to migrate from TBB to oneTBB.