- Notifications
You must be signed in to change notification settings - Fork1.1k
oneAPI Threading Building Blocks (oneTBB)
License
uxlfoundation/oneTBB
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
oneTBB is a flexible C++ library that simplifies the work of adding parallelismto complex applications, even if you are not a threading expert.
The library lets you easily write parallel programs that take full advantage of the multi-core performance. Such programs are portable,composable and have a future-proof scalability. oneTBB provides you with functions, interfaces, and classes to parallelize and scale the code.All you have to do is to use the templates.
The library differs from typical threading packages in the following ways:
- oneTBB enables you to specify logical parallelism instead of threads.
- oneTBB targets threading for performance.
- oneTBB is compatible with other threading packages.
- oneTBB emphasizes scalable, data parallel programming.
- oneTBB relies on generic programming.
Refer to oneTBBexamples andsamples to see how you can use the library.
oneTBB is a part of theUXL Foundation and is an implementation ofoneAPI specification.
NOTE: Threading Building Blocks (TBB) is now called oneAPI Threading Building Blocks (oneTBB) to highlight that the tool is a part of the oneAPI ecosystem.
SeeRelease Notes andSystem Requirements.
- oneTBB Specification
- oneTBB Developer Guide and Reference
- Migrating from TBB to oneTBB
- README for the CMake build system
- oneTBB Versioning Policies
- oneTBB Testing Approach
- Basic support for the Bazel build system
- oneTBB Discussions
- WASM Support
SeeInstallation from Sources to learn how to install oneTBB.
The oneTBB project is governed by the UXL Foundation.You can get involved in this project in following ways:
- Join theOpen Source and Specification Working Group meetings.
- Join the mailing lists for theUXL Foundation to receive meetings schedule and latest updates.
- Contribute to oneTBB project or oneTBB specification. ReadCONTRIBUTING for more information.
See ourdocumentation to learn how to request help.
We welcome community contributions, so check our Contributing Guidelinesto learn more.
Use GitHub Issues for feature requests, bug reports, and minor inquiries. For broader questions and development-related discussions, use GitHub Discussions.
oneAPI Threading Building Blocks is licensed underApache License, Version 2.0.By its terms, contributions submitted to the project are also done under that license.
* All names and brands may be claimed as the property of others.
About
oneAPI Threading Building Blocks (oneTBB)
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.