SHA256
5
0
forked from pool/tbb
Files
tbb/tbb-python-setuptools.patch
Ben Greiner f2c8c99553 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:49:49 +01:00

7.4 KiB