Skip to content

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

@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