-
Notifications
You must be signed in to change notification settings - Fork 115
[oneTBB] task_group/task_arena extensions #368
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
Merged
anton-potapov
merged 17 commits into
uxlfoundation:main
from
anton-potapov:task_group_extensions
Sep 15, 2021
Merged
[oneTBB] task_group/task_arena extensions #368
anton-potapov
merged 17 commits into
uxlfoundation:main
from
anton-potapov:task_group_extensions
Sep 15, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
anton-potapov
commented
Sep 8, 2021
- task_handle related extensions
- explicit task_group_context for a task_group
- Fixed wording during code review Co-authored-by: Alexandra <[email protected]>
- missing oneapi namespace Co-authored-by: Alexandra <[email protected]>
- Fixed wording for the move assignment/move constructor of the `task_handle`
- Fixed wording Co-authored-by: Alexandra <[email protected]>
[oneTBB] task_group contructor acepting task_group_context
- Fixed RST syntaz Co-authored-by: Alexandra <[email protected]>
- removed scheduler bypass mentions
[oneTBB] task_handle related extensions
- task_group::run_and_wait(task_handle&&) metgod Signed-off-by: Anton Potapov <[email protected]>
[oneTBB] task_handle related extensions - run_and_wait(task_handle&&)
7d05ae3 to
0ab2526
Compare
omalyshe
reviewed
Sep 10, 2021
|
|
||
| task_scheduler/task_group/task_group_cls.rst | ||
| task_scheduler/task_group/task_group_status_enum.rst | ||
| task_scheduler/task_group/task_handle.rst |
There was a problem hiding this comment.
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.
Contributor
Author
There was a problem hiding this comment.
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 <[email protected]>
- aded namespce directive to this_task_arena functions description Signed-off-by: Anton Potapov <[email protected]>
0ab2526 to
b2f1937
Compare
aa74ff7 to
d5476ec
Compare
- fixed typo Signed-off-by: Anton Potapov <[email protected]>
d5476ec to
25d14e7
Compare
# Conflicts: # source/elements/oneTBB/source/task_scheduler/task_arena/task_arena_cls.rst
84dd926 to
e10309c
Compare
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.