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

1 Commits

Author SHA256 Message Date
96073c7806 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
2026-01-03 15:19:00 +01:00