Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[oneTBB] task_group/task_arena extensions #368

Merged
merged 17 commits into from
Sep 15, 2021

Conversation

anton-potapov
Copy link
Contributor

  • task_handle related extensions
  • explicit task_group_context for a task_group

anton-potapov and others added 12 commits August 18, 2021 14:08
- Fixed wording during code review

Co-authored-by: Alexandra <alexandra.epanchinzeva@intel.com>
- missing oneapi namespace

Co-authored-by: Alexandra <alexandra.epanchinzeva@intel.com>
- Fixed wording for the move assignment/move constructor of the `task_handle`
- Fixed wording

Co-authored-by: Alexandra <alexandra.epanchinzeva@intel.com>
[oneTBB] task_group contructor acepting task_group_context
- Fixed RST syntaz

Co-authored-by: Alexandra <alexandra.epanchinzeva@intel.com>
- removed scheduler bypass mentions
[oneTBB] task_handle related extensions
- task_group::run_and_wait(task_handle&&) metgod

Signed-off-by: Anton Potapov <anton.potapov@intel.com>
[oneTBB] task_handle related extensions - run_and_wait(task_handle&&)
@@ -46,6 +46,7 @@ Task Group

task_scheduler/task_group/task_group_cls.rst
task_scheduler/task_group/task_group_status_enum.rst
task_scheduler/task_group/task_handle.rst

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, update the copyright year for this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

- fixed license header date
- fixed syntax

Signed-off-by: Anton Potapov <anton.potapov@intel.com>
- aded namespce directive to this_task_arena functions description

Signed-off-by: Anton Potapov <anton.potapov@intel.com>
@anton-potapov anton-potapov force-pushed the task_group_extensions branch 2 times, most recently from aa74ff7 to d5476ec Compare September 15, 2021 08:38
 - fixed typo

Signed-off-by: Anton Potapov <anton.potapov@intel.com>
# Conflicts:
#	source/elements/oneTBB/source/task_scheduler/task_arena/task_arena_cls.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants