History log of /oneTBB/doc/main/tbb_userguide/ (Results 1 – 25 of 26)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f4db1c8a13-Dec-2023 LE GARREC Vincent <[email protected]>

Fix flow graph reservation documentation (#1235)

Signed-off-by: LE GARREC Vincent <[email protected]>

c62b646808-Nov-2023 Alexandra <[email protected]>

Update Mixing_Two_Runtimes.rst (#1227)


/oneTBB/.github/workflows/ci.yml
/oneTBB/CMakeLists.txt
/oneTBB/INSTALL.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/IntelLLVM.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/utils.cmake
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/main/intro/limitations.rst
Migration_Guide/Mixing_Two_Runtimes.rst
/oneTBB/examples/CMakeLists.txt
/oneTBB/examples/README.md
/oneTBB/examples/common/gui/CMakeLists.txt
/oneTBB/examples/concurrent_hash_map/count_strings/CMakeLists.txt
/oneTBB/examples/concurrent_priority_queue/shortpath/CMakeLists.txt
/oneTBB/examples/getting_started/sub_string_finder/CMakeLists.txt
/oneTBB/examples/graph/binpack/CMakeLists.txt
/oneTBB/examples/graph/cholesky/CMakeLists.txt
/oneTBB/examples/graph/dining_philosophers/CMakeLists.txt
/oneTBB/examples/graph/fgbzip2/CMakeLists.txt
/oneTBB/examples/graph/logic_sim/CMakeLists.txt
/oneTBB/examples/graph/som/CMakeLists.txt
/oneTBB/examples/migration/recursive_fibonacci/CMakeLists.txt
/oneTBB/examples/migration/recursive_fibonacci/README.md
/oneTBB/examples/migration/recursive_fibonacci/fibonacci.cpp
/oneTBB/examples/migration/recursive_fibonacci/fibonacci_single_task.h
/oneTBB/examples/migration/recursive_fibonacci/fibonacci_two_tasks.h
/oneTBB/examples/migration/recursive_fibonacci/task_emulation_layer.h
/oneTBB/examples/parallel_for/game_of_life/CMakeLists.txt
/oneTBB/examples/parallel_for/polygon_overlay/CMakeLists.txt
/oneTBB/examples/parallel_for/seismic/CMakeLists.txt
/oneTBB/examples/parallel_for/tachyon/CMakeLists.txt
/oneTBB/examples/parallel_for_each/parallel_preorder/CMakeLists.txt
/oneTBB/examples/parallel_pipeline/square/CMakeLists.txt
/oneTBB/examples/parallel_reduce/README.md
/oneTBB/examples/parallel_reduce/convex_hull/CMakeLists.txt
/oneTBB/examples/parallel_reduce/pi/CMakeLists.txt
/oneTBB/examples/parallel_reduce/pi/README.md
/oneTBB/examples/parallel_reduce/pi/common.h
/oneTBB/examples/parallel_reduce/pi/main.cpp
/oneTBB/examples/parallel_reduce/pi/pi.cpp
/oneTBB/examples/parallel_reduce/primes/CMakeLists.txt
/oneTBB/examples/task_arena/fractal/CMakeLists.txt
/oneTBB/examples/task_group/sudoku/CMakeLists.txt
/oneTBB/examples/test_all/fibonacci/CMakeLists.txt
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/windows/nuget/inteltbb.devel.win.targets
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbmalloc/TypeDefinitions.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_fuzzing.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
0b05d0f408-Sep-2023 Alexandra <[email protected]>

[doc] MacOs Removal (#1186)

cb6cc0ec04-Sep-2023 Yuya Asano <[email protected]>

Fix inline literals in Edges.rst. (#1177)

* Fix inline literals in Edges.rst.

Signed-off-by: Yuya Asano <[email protected]>

c4a799df23-Aug-2023 JhaShweta1 <[email protected]>

Spelling correction (#1179)

* codespell changes


/oneTBB/.github/workflows/issue_labeler.yml
/oneTBB/CMakeLists.txt
/oneTBB/RELEASE_NOTES.md
/oneTBB/SYSTEM_REQUIREMENTS.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/doc/GSG/next_steps.rst
Working_on_the_Assembly_Line_pipeline.rst
/oneTBB/examples/graph/fgbzip2/CMakeLists.txt
/oneTBB/examples/migration/recursive_fibonacci/fibonacci.cpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.cpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.hpp
/oneTBB/examples/parallel_for/tachyon/src/jpeg.cpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.cpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.hpp
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/parallel_invoke.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/include/tbb/mutex.h
/oneTBB/include/tbb/rw_mutex.h
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/linux/modulefiles/tbb
/oneTBB/integration/linux/modulefiles/tbb32
/oneTBB/integration/linux/oneapi/vars.sh
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/oneapi/vars.bat
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/permit_manager.h
/oneTBB/src/tbb/pm_client.h
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/tcm.h
/oneTBB/src/tbb/tcm_adaptor.cpp
/oneTBB/src/tbb/tcm_adaptor.h
/oneTBB/src/tbb/threading_control.cpp
/oneTBB/src/tbb/threading_control.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbb/tools_api/ittnotify_static.h
/oneTBB/src/tbb/tools_api/legacy/ittnotify.h
/oneTBB/src/tbbbind/def/mac64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backend.h
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/large_objects.h
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_async_node.cpp
/oneTBB/test/tbb/test_broadcast_node.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_queue.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_join_node_preview.cpp
/oneTBB/test/tbb/test_parallel_invoke.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
e813596b21-Jun-2023 Alexandra <[email protected]>

Documentation for std::invoke (#1112)


/oneTBB/.github/issue_labeler.yml
/oneTBB/.github/workflows/ci.yml
/oneTBB/.github/workflows/issue_labeler.yml
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/resumable_tasks.cmake
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/next_steps.rst
/oneTBB/doc/main/_templates/layout.html
std_invoke.rst
title.rst
/oneTBB/examples/CMakeLists.txt
/oneTBB/examples/getting_started/README.md
/oneTBB/examples/getting_started/sub_string_finder/README.md
/oneTBB/examples/migration/README.md
/oneTBB/examples/migration/recursive_fibonacci/CMakeLists.txt
/oneTBB/examples/migration/recursive_fibonacci/README.md
/oneTBB/examples/migration/recursive_fibonacci/fibonacci.cpp
/oneTBB/examples/migration/recursive_fibonacci/task_emulation_layer.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/python/CMakeLists.txt
/oneTBB/python/README.md
/oneTBB/python/setup.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/cancellation_disseminator.h
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/permit_manager.h
/oneTBB/src/tbb/pm_client.h
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/thread_control_monitor.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/thread_dispatcher.cpp
/oneTBB/src/tbb/thread_dispatcher.h
/oneTBB/src/tbb/thread_dispatcher_client.h
/oneTBB/src/tbb/thread_request_serializer.cpp
/oneTBB/src/tbb/thread_request_serializer.h
/oneTBB/src/tbb/threading_control.cpp
/oneTBB/src/tbb/threading_control.h
/oneTBB/src/tbb/threading_control_client.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/cpu_usertime.h
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
95f9511724-May-2023 Alexandra <[email protected]>

Update Get Started Guide (#1110)


/oneTBB/.github/workflows/ci.yml
/oneTBB/CMakeLists.txt
/oneTBB/README.md
/oneTBB/SECURITY.md
/oneTBB/SYSTEM_REQUIREMENTS.md
/oneTBB/WASM_Support.md
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/toolchains/riscv64.cmake
/oneTBB/doc/GSG/get_started.rst
/oneTBB/doc/GSG/integrate.rst
/oneTBB/doc/GSG/intro.rst
/oneTBB/doc/GSG/next_steps.rst
/oneTBB/doc/GSG/samples.rst
/oneTBB/doc/conf.py
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
Flow_Graph_Tips.rst
Migration_Guide/Task_Scheduler_Init.rst
attach_flow_graph_to_arena.rst
design_patterns/Lazy_Initialization.rst
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters_deduction.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/integration/pkg-config/tbb.pc.in
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/tbb.rc
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.rc
/oneTBB/src/tbbmalloc/tbbmalloc.rc
/oneTBB/src/tbbmalloc_proxy/tbbmalloc_proxy.rc
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/doctest.h
/oneTBB/test/common/test_invoke.h
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/conformance/conformance_parallel_for_each.cpp
/oneTBB/test/conformance/conformance_parallel_pipeline.cpp
/oneTBB/test/conformance/conformance_parallel_reduce.cpp
/oneTBB/test/conformance/conformance_parallel_scan.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_key_matching_n_args.cpp
/oneTBB/test/tbb/test_task.cpp
cafca33524-Apr-2023 Alexandra <[email protected]>

Update Graph_Object.rst (#1036)

a6a884ad16-Mar-2023 Alexandra <[email protected]>

Fixes to the lost topics (#1046)

cf95d2cc13-Mar-2023 Alexandra <[email protected]>

Lost topics (#1027)

79b240c713-Mar-2023 Alexandra <[email protected]>

Update Working_on_the_Assembly_Line_pipeline.rst (#1009)

c497ad8a11-Jan-2023 Alexandra <[email protected]>

Fix filter_mode namespace of pipeline in the code blocks (#1002)

2ecfcf5a20-Dec-2022 Ivan Kochin <[email protected]>

Moving the Hybrid CPUs API out of preview (#680)

Move the Hybrid CPUs API out of preview. This patch removes the necessity of setting the preview macro and removes the API reference topic

Signed-

Moving the Hybrid CPUs API out of preview (#680)

Move the Hybrid CPUs API out of preview. This patch removes the necessity of setting the preview macro and removes the API reference topic

Signed-off-by: Kochin Ivan <[email protected]>
Co-authored-by: Kochin Ivan <[email protected]>
Co-authored-by: Isaev, Ilya <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...

5e91b2c026-Nov-2022 Vladislav Shchapov <[email protected]>

Fix: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]. (#969)

Signed-off-by: Vladislav Shchapov <[email protected]>

f2e97f9416-Nov-2022 Alexandra <[email protected]>

Rename Automically_Replacing_malloc.rst (#938)


/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/examples.rst
/oneTBB/doc/GSG/intro_gsg.rst
/oneTBB/doc/conf.py
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/main/_templates/layout.html
/oneTBB/doc/main/intro/testing_approach.rst
Flow-Graph-exception-tips.rst
Flow-Graph-waiting-tips.rst
Memory_Allocation.rst
automatically-replacing-malloc.rst
/oneTBB/examples/README.md
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_lru_cache.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/python/tbb/test.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/tbb.rc
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.rc
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.rc
/oneTBB/src/tbbmalloc_proxy/CMakeLists.txt
/oneTBB/src/tbbmalloc_proxy/tbbmalloc_proxy.rc
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/utils.h
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/tbb/test_concurrent_lru_cache.cpp
/oneTBB/test/tbb/test_concurrent_queue.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_numa_dist.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
ed9d4b5e21-Mar-2022 Anton Potapov <[email protected]>

TBB DOC : Dev Guide: Task Scheduler Bypass and How Does Task Scheduler Works (#521)

* TBB DOC : Dev Guide: Task Scheduler Bypass and How Task Scheduler
Works

Signed-off-by: Anton Potapov <anton.

TBB DOC : Dev Guide: Task Scheduler Bypass and How Does Task Scheduler Works (#521)

* TBB DOC : Dev Guide: Task Scheduler Bypass and How Task Scheduler
Works

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...

1da8f0d309-Mar-2022 Ilya Isaev <[email protected]>

Add topic about "Lazy Initiliazation" pattern to Design patterns (#790)

New topic about Lazy initialization pattern and how it can be implemented using oneapi::tbb::collaborative_call_once has been

Add topic about "Lazy Initiliazation" pattern to Design patterns (#790)

New topic about Lazy initialization pattern and how it can be implemented using oneapi::tbb::collaborative_call_once has been added.

Signed-off-by: Ilya Isaev <[email protected]>

show more ...

a938322509-Mar-2022 Vladimir Serov <[email protected]>

Document a way to flow graph can be attached to arbitrary task_arena (#785)

* Document a way to flow graph can be attached to arbitrary task_arena

task_arena interface provides mechanisms to guid

Document a way to flow graph can be attached to arbitrary task_arena (#785)

* Document a way to flow graph can be attached to arbitrary task_arena

task_arena interface provides mechanisms to guide tasks execution within the arena by
setting the preferred computation units or restricting part of computation units. In some
cases, you may want to use mechanisms within a flow graph.

Signed-off-by: Serov, Vladimir <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>
Co-authored-by: Alexandra Epanchinzeva <[email protected]>

show more ...

e5cbe50028-Feb-2022 Aleksei Fedotov <[email protected]>

Actualize documentation about proportional splitting constructor in Range (#728)

Actualize documentation about proportional splitting

Signed-off-by: Fedotov, Aleksei <[email protected]>

fd76f45207-Feb-2022 Anton Potapov <[email protected]>

Documentation update for unpreview `task_handle` and related stuff (#755)

* Unpreview task_handle and related stuff

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alexand

Documentation update for unpreview `task_handle` and related stuff (#755)

* Unpreview task_handle and related stuff

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...


/oneTBB/.bazelversion
/oneTBB/.github/pull_request_template.md
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/CMakeLists.txt
/oneTBB/CONTRIBUTING.md
/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/doc/conf.py
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
Migration_Guide/Task_API.rst
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/common/gui/winvideo.hpp
/oneTBB/examples/common/gui/xvideo.cpp
/oneTBB/examples/parallel_for/game_of_life/Game_of_life.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.hpp
/oneTBB/examples/parallel_for/tachyon/src/main.cpp
/oneTBB/examples/parallel_for/tachyon/src/render.cpp
/oneTBB/examples/task_arena/fractal/fractal_video.hpp
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_scoped_lock.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/memory_pool.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/python/tbb/__init__.py
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/environment.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/itt_notify.cpp
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.cpp
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Statistics.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/src/tbbmalloc_proxy/function_replacement.cpp
/oneTBB/src/tbbmalloc_proxy/function_replacement.h
/oneTBB/src/tbbmalloc_proxy/proxy.cpp
/oneTBB/src/tbbmalloc_proxy/proxy_overload_osx.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/test_join_node_multiple_predecessors.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_env.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_mutex.h
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group.cpp
/oneTBB/test/tbb/test_allocators.cpp
/oneTBB/test/tbb/test_concurrent_vector.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching_n_args.cpp
/oneTBB/test/tbb/test_join_node_preview.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_overwrite_node.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_pipeline.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_scheduler_mix.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_tagged_msg.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
5fc0a5f629-Dec-2021 Alex <[email protected]>

task_scheduler_handle productization (#566)

* task_scheduler_handle productization

Signed-off-by: Alexei Katranov <[email protected]

Co-authored-by: Anton Potapov <anton.potapov@intel.

task_scheduler_handle productization (#566)

* task_scheduler_handle productization

Signed-off-by: Alexei Katranov <[email protected]

Co-authored-by: Anton Potapov <[email protected]>

show more ...


/oneTBB/README.md
/oneTBB/cmake/post_install/CMakeLists.txt
/oneTBB/doc/main/reference/reference.rst
Migration_Guide/Task_Scheduler_Init.rst
/oneTBB/include/oneapi/tbb/detail/_attach.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_task_handle.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/dummy_body.h
/oneTBB/test/conformance/conformance_combinable.cpp
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group.cpp
/oneTBB/test/conformance/conformance_task_group_context.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_enumerable_thread_specific.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_scheduler_mix.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
56d44d2810-Dec-2021 Alexandra <[email protected]>

Restructuring the docs (#683)


/oneTBB/.bazelrc
/oneTBB/.bazelversion
/oneTBB/.github/pull_request_template.md
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/Bazel.md
/oneTBB/CMakeLists.txt
/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/SYSTEM_REQUIREMENTS.md
/oneTBB/WORKSPACE.bazel
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/suppressions/tsan.suppressions
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/before_beginning_and_example.rst
/oneTBB/doc/GSG/get_started.rst
/oneTBB/doc/GSG/intro_gsg.rst
/oneTBB/doc/GSG/system_requirements.rst
/oneTBB/doc/_static/custom.js
/oneTBB/doc/_static/favicons.png
/oneTBB/doc/_static/oneAPI-rgb-rev-100.png
/oneTBB/doc/_static/theme_overrides.css
/oneTBB/doc/conf.py
/oneTBB/doc/index.rst
/oneTBB/doc/index/index_intro.rst
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/index/useful_topics.rst
/oneTBB/doc/main/intro/help_support.rst
/oneTBB/doc/main/intro/intro_os.rst
/oneTBB/doc/main/intro/introducing_main_os.rst
/oneTBB/doc/main/reference/parallel_sort_ranges_extension.rst
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
Bandwidth_and_Cache_Affinity_os.rst
Controlling_Chunking_os.rst
Parallelizing_Simple_Loops_os.rst
Parallelizing_Simple_Loops_toctree.rst
parallel_for_os.rst
parallel_for_toctree.rst
title.rst
/oneTBB/examples/common/gui/CMakeLists.txt
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.hpp
/oneTBB/examples/task_group/sudoku/sudoku.cpp
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/collaborative_call_once.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_scoped_lock.h
/oneTBB/include/oneapi/tbb/detail/_task_handle.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/mutex.h
/oneTBB/include/oneapi/tbb/parallel_sort.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/rw_mutex.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/integration/windows/nuget/inteltbb.devel.win.targets
/oneTBB/python/CMakeLists.txt
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/market_concurrent_monitor.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/def/win32-tbbbind.def
/oneTBB/src/tbbbind/def/win64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/shared_utils.h
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/concepts_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/custom_allocators.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/initializer_list_support.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/conformance/conformance_collaborative_call_once.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_parallel_for_each.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_scheduler_mix.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
144f75fd01-Oct-2021 Alexandra <[email protected]>

Clean-up (#598)

f580ec8e14-Sep-2021 Anton Potapov <[email protected]>

DOC: Migration guide: Deferred task creation (#537)

- added Deferred task creation chapter

Co-authored-by: Alexandra <[email protected]>

Signed-off-by: Anton Potapov <anton.pota

DOC: Migration guide: Deferred task creation (#537)

- added Deferred task creation chapter

Co-authored-by: Alexandra <[email protected]>

Signed-off-by: Anton Potapov <[email protected]>

show more ...

e803736314-Sep-2021 Anton Potapov <[email protected]>

DOC: Migration guide chapter for Scheduler Bypass (#525)

* DOC: Migration guide chapter for Scheduler Bypass

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapt

DOC: Migration guide chapter for Scheduler Bypass (#525)

* DOC: Migration guide chapter for Scheduler Bypass

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

Minor code cleanups for code samples

Co-authored-by: Pavel <[email protected]>
Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

Co-authored-by: Alex <[email protected]>
Co-authored-by: Alexandra <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

* DOC: Migration guide chapter for Scheduler Bypass

- fixed code sample
- add sentence about what defer is doing

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

Co-authored-by: Alexandra <[email protected]>

Co-authored-by: Pavel <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...


/oneTBB/.bazelrc
/oneTBB/.bazelversion
/oneTBB/.github/pull_request_template.md
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/Bazel.md
/oneTBB/CMakeLists.txt
/oneTBB/CONTRIBUTING.md
/oneTBB/README.md
/oneTBB/WORKSPACE.bazel
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/IntelLLVM.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/compilers/QCC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/suppressions/lsan.suppressions
/oneTBB/cmake/utils.cmake
/oneTBB/doc/main/_static/custom.js
/oneTBB/doc/main/_templates/layout.html
/oneTBB/doc/main/conf.py
/oneTBB/doc/main/index.rst
/oneTBB/doc/main/reference/blocking_terminate.rst
Migration_Guide/Task_API.rst
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/collaborative_call_once.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_export.h
/oneTBB/include/oneapi/tbb/detail/_intrusive_list_node.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_rtm_mutex.h
/oneTBB/include/oneapi/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/oneapi/tbb/detail/_small_object_pool.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/detail/_waitable_atomic.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_pipeline.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/spin_mutex.h
/oneTBB/include/oneapi/tbb/spin_rw_mutex.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/task_scheduler_observer.h
/oneTBB/include/oneapi/tbb/tbb_allocator.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/cmake/generate_vars.cmake
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/linux/env/vars.sh.in
/oneTBB/integration/mac/env/vars.sh
/oneTBB/integration/mac/env/vars.sh.in
/oneTBB/integration/pkg-config/tbb.pc.in
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/address_waiter.cpp
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/intrusive_list.h
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_tbb.h
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbb/tools_api/disable_warnings.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/def/lin32-tbbbind.def
/oneTBB/src/tbbbind/def/lin64-tbbbind.def
/oneTBB/src/tbbbind/def/win32-tbbbind.def
/oneTBB/src/tbbbind/def/win64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/TypeDefinitions.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/src/tbbmalloc_proxy/CMakeLists.txt
/oneTBB/src/tbbmalloc_proxy/proxy.cpp
/oneTBB/src/tbbmalloc_proxy/proxy.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concepts_common.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_buffer_node.cpp
/oneTBB/test/conformance/conformance_composite_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_continue_node.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_graph.cpp
/oneTBB/test/conformance/conformance_indexer_node.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_limiter_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_overwrite_node.cpp
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/conformance/conformance_priority_queue_node.cpp
/oneTBB/test/conformance/conformance_queue_node.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/conformance/conformance_split_node.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_write_once_node.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_composite_node.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_dynamic_link.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_function_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_priority_queue_node.cpp
/oneTBB/test/tbb/test_profiling.cpp
/oneTBB/test/tbb/test_queue_node.cpp
/oneTBB/test/tbb/test_resumable_tasks.cpp
/oneTBB/test/tbb/test_scheduler_mix.cpp
/oneTBB/test/tbb/test_sequencer_node.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_init_shutdown.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_pure_c.c
/oneTBB/test/tbbmalloc/test_malloc_regression.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
/oneTBB/third-party-programs.txt

12