Threading Building Blocks
oneAPI Threading Building Blocks (oneTBB; formerly Threading Building Blocks or TBB), is a C++ template library developed by Intel for parallel programming on multi-core processors. Using TBB, a computation is broken down into tasks that can run in parallel. The library manages and schedules threads to execute these tasks.
Developer(s) | Intel |
---|---|
Stable release | 2021.8
/ February 17, 2023 |
Repository | |
Written in | C++ |
Operating system | FreeBSD, Linux, Solaris, macOS, Windows, Android |
Type | library or framework |
License | dual: commercial / open source (Apache 2.0), plus Freeware |
Website | github intel |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.