-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Improve parallel_for_each scalability #1445
Improve parallel_for_each scalability #1445
Conversation
Signed-off-by: pavelkumbrasev <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
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.
LGTM
CI error:
https://github.com/oneapi-src/oneTBB/actions/runs/10178334232/job/28151751253 |
I don't think it is related to parallel_for_each 😄 |
@pavelkumbrasev , @kboyarinov |
@phprus @pavelkumbrasev |
@kboyarinov , @pavelkumbrasev |
--------- Signed-off-by: pavelkumbrasev <[email protected]>
Description
This patch introduce scalability improvement for parallel_for_each using new approach with distributed reference counting.
Fixes # - issue number(s) if exists
Type of change
Choose one or multiple, leave empty if none of the other choices apply
Add a respective label(s) to PR if you have permissions
Tests
Documentation
Breaks backward compatibility
Notify the following users
List users with
@
to send notificationsOther information