-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tbbdev
committed
May 14, 2017
1 parent
b0df353
commit 7a257a3
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,15 @@ Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel | |
full advantage of multicore performance, that are portable, composable and have future-proof scalability. | ||
|
||
## Intel(R) TBB Distribution | ||
* Commercial version: [https://software.intel.com/en-us/intel-tbb] (https://software.intel.com/en-us/intel-tbb) | ||
* Community licensing: [https://software.intel.com/sites/campaigns/nest/] (https://software.intel.com/sites/campaigns/nest/) | ||
* Open source version: [https://www.threadingbuildingblocks.org/] (https://www.threadingbuildingblocks.org/) | ||
* Intel(R) TBB for Python\*: [http://anaconda.org/intel/tbb] (http://anaconda.org/intel/tbb) | ||
* Commercial version: [https://software.intel.com/en-us/intel-tbb](https://software.intel.com/en-us/intel-tbb) | ||
* Community licensing: [https://software.intel.com/sites/campaigns/nest/](https://software.intel.com/sites/campaigns/nest/) | ||
* Open source version: [https://www.threadingbuildingblocks.org/](https://www.threadingbuildingblocks.org/) | ||
* Intel(R) TBB for Python\*: [http://anaconda.org/intel/tbb](http://anaconda.org/intel/tbb) | ||
|
||
## 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] (https://github.com/01org/tbb/releases). Links to the packages with older versions of | ||
Intel(R) TBB can be found in the [download.md] (download.md) file. | ||
can be found at the [Release page](https://github.com/01org/tbb/releases). Links to the packages with older versions of | ||
Intel(R) TBB can be found in the [download.md](download.md) file. | ||
|
||
## Repository Structure | ||
The Master branch is empty and contains only README.md and download.md files. | ||
|
@@ -25,7 +25,7 @@ For example: | |
* Intel(R) TBB 2018 initial release will go to branch tbb_2018. | ||
|
||
## Сontact engineering team | ||
* [E-mail us.] (mailto:[email protected]) | ||
* [E-mail us.](mailto:[email protected]) | ||
|
||
------------------------------------------------------------------------ | ||
Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries. | ||
|