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

chore: bump oneTBB to v2022.0.0 #2632

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

aleksraiden
Copy link
Contributor

Bump oneTBB to v2022.0.0 - release page - https://github.com/oneapi-src/oneTBB/releases/tag/v2022.0.0

Key features

  • Extended the Flow Graph receiving nodes with a new try_put_and_wait API that submits a message to the graph and waits for its completion.
  • Fixed the missed signal for thread request for enqueue operation.
  • Significantly improved scalability of task_group, flow_graph, and parallel_for_each.
  • Removed usage of std::aligned_storage deprecated in C++23
  • Detect the GNU Binutils version to determine WAITPKG support better
  • Fixed the build on non-English locales

Copy link

sonarcloud bot commented Oct 31, 2024

@PragmaTwice
Copy link
Member

TBH the version number of TBB is quite confusing..

@PragmaTwice PragmaTwice merged commit 3a5eb97 into unstable Nov 1, 2024
62 checks passed
@PragmaTwice PragmaTwice deleted the aleksraiden-patch-onetbb-2022 branch November 2, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants