arcadia-devtools 7019e59108 intermediate changes 2 years ago
..
.yandex_meta 81eddc8c0b Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2. 3 years ago
include cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago
src cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago
CMakeLists.txt 7019e59108 intermediate changes 2 years ago
LICENSE.txt cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago
README.md cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago

README.md

oneAPI Threading Building Blocks

Apache License Version 2.0

oneAPI Threading Building Blocks (oneTBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability.

Release Information

Here are Release Notes and System Requirements.

Documentation

Support

Please report issues and suggestions via GitHub issues or start a topic on the oneTBB forum.

How to Contribute

To contribute to oneTBB, please open a GitHub pull request (preferred) or send us a patch by e-mail.

Please use the sign-off line at the end of the patch. Your signature certifies that you wrote the patch or otherwise have the right to pass it on as an open-source patch. The rules are pretty simple: if you can certify the https://developercertificate.org then you just add a line to every git commit message:

Signed-off-by: Name Surname <user@email.com>

Use your real name (sorry, no pseudonyms or anonymous contributions).

If you set your user.name and user.email git configs, you can sign your commit automatically with git commit -s.

License

oneAPI Threading Building Blocks is licensed under Apache License, Version 2.0. By its terms, contributions submitted to the project are also done under that license.

Security

To report security issues please go to https://intel.com/security.

Engineering team contacts


Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.

* Other names and brands may be claimed as the property of others.