Get Started with oneAPI Threading Building Blocks (oneTBB)#
+oneTBB Get Started Guide provides the information you need to begin working with oneTBB. +It is helpful for new users of parallel programming and experienced developers that want to improve code performance.
+It is recommended for you to have a basic knowledge of C++ programming and some experience with parallel programming concepts.
+To start using oneTBB, follow the next steps:#
+-
+
Learn what oneTBB is and see the System Requirements.
+- +
Run your program using oneTBB following the Next Steps.
+Learn how to Integrate oneTBB into your project using CMake* and pkg-config tool.
+See oneTBB Samples.
+