Update Get Started Guide (#1110)
Update task_group_extensions.rst (#1084)
Doc fix (#1067)
Fixes to the lost topics (#1046)
Lost topics (#1027)
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 ...
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]>
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]>
Move heterogeneous extensions from preview (#672)
Move mutexes out of preview (#666)Signed-off-by: pavelkumbrasev <[email protected]>
task_group extensions: documentation for task_group::run_and_wait(task_handle&&) method (#563)* task_group extensions: - documentation for task_group::run_and_wait(task_handle&&) method Co-a
task_group extensions: documentation for task_group::run_and_wait(task_handle&&) method (#563)* task_group extensions: - documentation for task_group::run_and_wait(task_handle&&) method Co-authored-by: Alex <[email protected]> Co-authored-by: Alexandra <[email protected]>
Rvalue and constant ranges support for the tbb::parallel_sort algorithm (#605)* Use forwarding reference for the parallel_sort overload that takes range Signed-off-by: Kochin Ivan <kochin.ivan@i
Rvalue and constant ranges support for the tbb::parallel_sort algorithm (#605)* Use forwarding reference for the parallel_sort overload that takes range Signed-off-by: Kochin Ivan <[email protected]> Co-authored-by: kboyarinov <[email protected]>
[DOC] Fix task_scheduler_handle description (#509)* [DOC] Fix task_scheduler_hadnle description Signed-off-by: Alexei Katranov <[email protected]> Co-authored-by: Alexandra <alexandra
[DOC] Fix task_scheduler_handle description (#509)* [DOC] Fix task_scheduler_hadnle description Signed-off-by: Alexei Katranov <[email protected]> Co-authored-by: Alexandra <[email protected]>
Add build documentation to CI (#423)Signed-off-by: Aleksey Oralov <[email protected]>