2015-02-02 16:34:24 +01:00
< HTML >
< BODY >
2016-06-25 04:06:59 +00:00
2015-02-02 16:34:24 +01:00
< H2 > Overview< / H2 >
2016-06-25 04:06:59 +00:00
Top level directory for Intel® Threading Building Blocks (Intel® TBB).
2015-02-02 16:34:24 +01:00
< P >
To build Intel TBB, use the < A HREF = Makefile > top-level Makefile< / A > ; see also the < A HREF = build/index.html#build > build directions< / A > .
To port Intel TBB to a new platform, operating system or architecture, see the < A HREF = build/index.html#port > porting directions< / A > .
< / P >
2016-06-25 04:06:59 +00:00
< H2 > Files< / H2 >
2015-02-02 16:34:24 +01:00
< DL >
< DT > < A HREF = "Makefile" > Makefile< / A >
2016-06-25 04:06:59 +00:00
< DD > Top-level Makefile for Intel TBB. See also the < A HREF = build/index.html#build > build directions< / A > .
2015-02-02 16:34:24 +01:00
< / DL >
2016-06-25 04:06:59 +00:00
< H2 > Directories< / H2 >
2015-02-02 16:34:24 +01:00
< DL >
2016-06-25 04:06:59 +00:00
< DT > < A HREF = "bin" > bin< / A >
< DD > Start-up scripts for sourcing library.
< DT > < A HREF = "include/index.html" > include< / A >
< DD > Include files required for compiling code that uses the library.
< DT > < A HREF = "examples/index.html" > examples< / A >
2016-09-10 06:56:54 -05:00
< DD > Examples of how to use the library. Available in the open-source version only.
For the commercial version, you can download Intel TBB Samples at the < a href = "https://software.intel.com/en-us/product-code-samples?topic=20828" > Intel® Software Product Samples and Tutorials< / a > website.
2016-06-25 04:06:59 +00:00
< DT > < A HREF = "lib" > lib< / A >
< DD > Platform-specific binary files for the library.
2015-02-02 16:34:24 +01:00
< DT > < A HREF = "src/index.html" > src< / A >
< DD > Source code for the library.
2016-09-10 06:56:54 -05:00
< DT > < A HREF = "build/index.html" > build< / A > , < A HREF = "jni/" > jni< / A >
< DD > Internal Makefile infrastructure for Intel TBB. Do not use directly; see the < A HREF = build/index.html#build > build directions< / A > .
2015-02-02 16:34:24 +01:00
< / DL >
2016-06-25 04:06:59 +00:00
2015-02-02 16:34:24 +01:00
< HR >
< p > < / p >
2016-05-12 12:28:09 +01:00
Copyright © 2005-2016 Intel Corporation. All Rights Reserved.
2015-02-02 16:34:24 +01:00
< P > < / P >
Intel is a registered trademark or trademark of Intel Corporation
or its subsidiaries in the United States and other countries.
< p > < / p >
* Other names and brands may be claimed as the property of others.
< / BODY >
< / HTML >
2016-06-25 04:06:59 +00:00