Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
include/ | H | 03-May-2022 | - | 41,213 | 28,304 | |
src/ | H | 03-May-2022 | - | 43,352 | 30,114 | |
LICENSE | H A D | 01-Oct-2020 | 11.1 KiB | 202 | 169 | |
README.md | H A D | 01-Oct-2020 | 1.6 KiB | 31 | 22 |
README.md
1# Intel(R) Threading Building Blocks 2018 Update 2 2[![Stable release](https://img.shields.io/badge/version-2018_U2-green.svg)](https://github.com/01org/tbb/releases/tag/2018_U2) 3[![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE) 4 5Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take 6full advantage of multicore performance, that are portable, composable and have future-proof scalability. 7 8## Release Information 9Here are the latest [Changes](CHANGES) and [Release Notes](doc/Release_Notes.txt) (contains system requirements and known issues). 10 11## Documentation 12* Intel(R) TBB [tutorial](https://software.intel.com/en-us/tbb-tutorial) 13* Intel(R) TBB general documentation: [stable](https://software.intel.com/en-us/tbb-documentation) 14and [latest](https://www.threadingbuildingblocks.org/docs/help/index.htm) 15 16## Support 17Please report issues and suggestions via 18[GitHub issues](https://github.com/01org/tbb/issues) or start a topic on the 19[Intel(R) TBB forum](http://software.intel.com/en-us/forums/intel-threading-building-blocks/). 20 21## How to Contribute 22Please, read the instructions on the official [Intel(R) TBB open source site](https://www.threadingbuildingblocks.org/submit-contribution). 23 24## Engineering team contacts 25* [E-mail us.](mailto:inteltbbdevelopers@intel.com) 26 27------------------------------------------------------------------------ 28Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries. 29 30\* Other names and brands may be claimed as the property of others. 31