SHA256
5
0
forked from pool/tbb

Update to 2022.3.0 #9

Manually merged
jengelh merged 1 commits from bnavigator/tbb:master into master 2026-01-03 15:50:39 +01:00
Contributor

This is required for setuptools 80 in Staging:N


  • Update to 2022.3.0
    • [Preview] Introduced API for setting dynamic task dependencies
      in task_group. This allows successor tasks to execute only
      after all their predecessors have completed.
    • Extended task_arena with API support for enqueuing functions
      into a task_group and waiting for the task_group to complete.
    • Introduced API for setting and getting the assertion handler.
      This allows applications to set their own assertion handling
      functions.
  • Update cf-prot.patch, partially fixed upstream
  • Add tbb-python-setuptools.patch
    • gh#uxlfoundation/oneTBB#1941
    • replace setup.py direct call
This is required for setuptools 80 in Staging:N ---- - Update to 2022.3.0 * [Preview] Introduced API for setting dynamic task dependencies in task_group. This allows successor tasks to execute only after all their predecessors have completed. * Extended task_arena with API support for enqueuing functions into a task_group and waiting for the task_group to complete. * Introduced API for setting and getting the assertion handler. This allows applications to set their own assertion handling functions. - Update cf-prot.patch, partially fixed upstream - Add tbb-python-setuptools.patch * gh#uxlfoundation/oneTBB#1941 * replace setup.py direct call
bnavigator added 1 commit 2026-01-03 15:24:20 +01:00
* [Preview] Introduced API for setting dynamic task dependencies
  in task_group. This allows successor tasks to execute only
  after all their predecessors have completed.
* Extended task_arena with API support for enqueuing functions
  into a task_group and waiting for the task_group to complete.
* Introduced API for setting and getting the assertion handler.
  This allows applications to set their own assertion handling
  functions.
Update cf-prot.patch, partially fixed upstream
Add tbb-python-setuptools.patch
* gh#uxlfoundation/oneTBB#1941
* replace setup.py direct call
jengelh manually merged commit f5efb942ef into master 2026-01-03 15:50:39 +01:00
Owner
f2c8c99
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clibs/tbb#9