![]() |
3 недель назад | |
---|---|---|
.. | ||
.yandex_meta | 9731d8a4bb publishFullContrib: true for ydb | 4 месяцев назад |
include | 9731d8a4bb publishFullContrib: true for ydb | 4 месяцев назад |
src | 9731d8a4bb publishFullContrib: true for ydb | 4 месяцев назад |
CONTRIBUTING.md | f549b3d7dc Update contrib/libs/tbb to 2021.7.0 | 2 лет назад |
INSTALL.md | f549b3d7dc Update contrib/libs/tbb to 2021.7.0 | 2 лет назад |
LICENSE.txt | cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. | 3 лет назад |
README.md | 70c82ac132 Update contrib/libs/tbb to 2021.8.0 | 1 год назад |
RELEASE_NOTES.md | f549b3d7dc Update contrib/libs/tbb to 2021.7.0 | 2 лет назад |
SYSTEM_REQUIREMENTS.md | f549b3d7dc Update contrib/libs/tbb to 2021.7.0 | 2 лет назад |
ya.make | ded0c6a5d3 Intermediate changes | 3 недель назад |
oneTBB is a flexible C++ library that simplifies the work of adding parallelism to 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:
Refer to oneTBB examples and samples to see how you can use the library.
oneTBB is a part of oneAPI. The current branch implements version 1.1 of oneAPI Specification.
Here are Release Notes and System Requirements.
See Installation from Sources to learn how to install oneTBB.
Please report issues and suggestions via GitHub issues. See our documentation to learn how to work with them.
We welcome community contributions, so check our Contributing Guidelines to learn more.
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.
* All names and brands may be claimed as the property of others.