1. Home
  2. Browse
  3. tbb

tbb

v2020_U3#3Go to latest

oneAPI Threading Building Blocks (oneTBB)

Install

Run the following Vcpkg command to install the port.

vcpkg install tbb

Usage

The package tbb provides CMake targets:

find_package(TBB CONFIG REQUIRED)
target_link_libraries(main PRIVATE TBB::tbb)
See source

Version

v2020_U3#3

Publication

Supports

!(uwp|arm|arm64) | linux | osx

GitHub

oneapi-src/oneTBB6K

Homepage

github.com/01org/tbb

Subtree

fc0a2aa44b

License

Complex license

Definition

Control