Intel® oneAPI Threading Building Blocks Developer Guide and API Reference

ID 772616
Date 3/31/2025
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-81E10310-60E4-4DB8-AC6A-B6D143F8D6B3

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.