这是indexloc提供的服务,不要输入任何密码
Skip to content
/ tbb Public
forked from uxlfoundation/oneTBB

Official Threading Building Blocks (TBB) GitHub repository. For Commercial Intel® TBB distribution, please click here: https://software.intel.com/en-us/tbb

License

Notifications You must be signed in to change notification settings

vfx-fuhao/tbb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Intel(R) Threading Building Blocks

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

Intel(R) TBB Distribution

Repository Content

This is an official Intel(R) TBB public GitHub repository. All source and binary packages starting from Intel(R) TBB 4.4 can be found at the Release page. Links to the packages with older versions of Intel(R) TBB can be found in the download.md file.

Repository Structure

The Master branch is empty and contains only README.md and download.md files.

tbb_<major_version> - branch for the new major version. All minor versions of the major release will be committed in this branch.

For example:

  • Intel(R) TBB 2017 initial release goes to branch tbb_2017.
  • Intel(R) TBB 2017 Update 1 will go to branch tbb_2017 too.
  • Intel(R) TBB 2018 initial release will go to branch tbb_2018.

Сontact engineering team


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.

About

Official Threading Building Blocks (TBB) GitHub repository. For Commercial Intel® TBB distribution, please click here: https://software.intel.com/en-us/tbb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.8%
  • C 6.1%
  • Assembly 1.6%
  • Python 0.9%
  • CMake 0.6%
  • HTML 0.6%
  • Other 1.4%