Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 35) sorted by relevance

12

/oneTBB/doc/GSG/
H A Dintegrate.rst6 …e the performance and scalability of your application, you can integrate oneTBB into your project.
11 * Link oneTBB with the project's source code.
14 … pkg-config tool to simplify the process of integrating oneTBB into your project and handling its …
21 Integrating oneTBB into your project using CMake*:
24 * Ensures that your project can be built and run on multiple platforms.
27 To add oneTBB to another project using CMake*, add the following commands to your ``CMakeLists.txt`…
34 After that, configure your project with CMake* as usual.
H A Dnext_steps.rst34 …#. Create a new C++ project using your IDE. In this example, Microsoft* Visual Studio* Code is use…
35 #. Create an ``example.cpp`` file in the project.
80 #. Build the project.
86 #. Create an ``example.cpp`` file in the project.
H A Dget_started.rst18 #. Learn how to :ref:`Integrate oneTBB into your project <integrate>` using CMake* and pkg-config t…
/oneTBB/doc/
H A Dconf.py29 project = u'Intel® oneAPI Threading Building Blocks (oneTBB)' variable
31 project = u'oneTBB' variable
287 epub_title = project
/oneTBB/examples/getting_started/sub_string_finder/
H A DCMakeLists.txt17 project(sub_string_finder_simple CXX)
18 project(sub_string_finder_extended CXX)
19 project(sub_string_finder_pretty CXX)
/oneTBB/examples/parallel_reduce/convex_hull/
H A DCMakeLists.txt17 project(convex_hull_bench CXX)
18 project(convex_hull_sample CXX)
/oneTBB/
H A DSECURITY.md6 Please report any security vulnerabilities in this project
H A D.gitattributes32 *.project text
H A DINSTALL.md21 | `-G <generator>` | Specify project generator | For more information, run cmake `–help`. …
54 cmake --install <project-binary-dir>
/oneTBB/examples/graph/som/
H A DCMakeLists.txt18 project(som CXX)
/oneTBB/examples/test_all/fibonacci/
H A DCMakeLists.txt17 project(fibonacci CXX)
/oneTBB/examples/graph/logic_sim/
H A DCMakeLists.txt17 project(logic_sim CXX)
/oneTBB/examples/parallel_reduce/primes/
H A DCMakeLists.txt17 project(primes CXX)
/oneTBB/examples/parallel_reduce/pi/
H A DCMakeLists.txt17 project(pi CXX)
/oneTBB/examples/graph/binpack/
H A DCMakeLists.txt17 project(binpack CXX)
/oneTBB/examples/concurrent_hash_map/count_strings/
H A DCMakeLists.txt17 project(count_strings CXX)
/oneTBB/examples/graph/dining_philosophers/
H A DCMakeLists.txt17 project(dining_philosophers CXX)
/oneTBB/examples/concurrent_priority_queue/shortpath/
H A DCMakeLists.txt17 project(shortpath CXX)
/oneTBB/examples/parallel_for/game_of_life/
H A DCMakeLists.txt17 project(game_of_life CXX)
/oneTBB/examples/task_group/sudoku/
H A DCMakeLists.txt17 project(sudoku CXX)
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DCMakeLists.txt17 project(parallel_preorder CXX)
/oneTBB/examples/task_arena/fractal/
H A DCMakeLists.txt17 project(fractal CXX)
/oneTBB/examples/parallel_for/seismic/
H A DCMakeLists.txt17 project(seismic CXX)
/oneTBB/examples/parallel_pipeline/square/
H A DCMakeLists.txt17 project(square CXX)
/oneTBB/examples/parallel_for/polygon_overlay/
H A DCMakeLists.txt17 project(polygon_overlay CXX)

12