Revisions of tbb
buildservice-autocommit
accepted
request 1042203
from
Dirk Mueller (dirkmueller)
(revision 9)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 8)
- update to v2021.7.0: * Memory allocator crash on a system with an incomplete /proc/meminfo (GitHub* #584). * Incorrect blocking of task stealing (GitHub* #478). * Hang due to incorrect decrement of a limiter_node (GitHub* #634). * Memory corruption in some rare cases when passing big messages in a flow graph (GitHub* #639). * Possible deadlock in a throwable flow graph node with a lightweight policy. The lightweight policy is now ignored for functors that can throw exceptions (GitHub* #420). * Crash when obtaining a range from empty ordered and unordered containers (GitHub* #641). * Deadlock in a concurrent_vector resize() that could happen when the new size is less than the previous size (GitHub* #733).
buildservice-autocommit
accepted
request 1005775
from
Dirk Mueller (dirkmueller)
(revision 7)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 6)
- add 5cb212d44732947396abdd39eae1229c7cd51644.patch, 917.patch: build on riscv64, hppa, s390x
Dirk Mueller (dirkmueller)
committed
(revision 5)
size is less than the previous size - drop tbb-pr609-32bit-mwaitpkg.patch (upstream)
Dirk Mueller (dirkmueller)
committed
(revision 4)
- update to 2021.6.0: * Improved support and use of the latest C++ standards for parallel_sort that allows using this algorithm with user-defined and standard library-defined objects with modern semantics. * The following features are now fully functional: task_arena extensions, collaborative_call_once, adaptive mutexes, heterogeneous overloads for concurrent_hash_map, and task_scheduler_handle. * Added support for Windows* Server 2022 and Python 3.10. * Memory allocator crash on a system with an incomplete /proc/meminfo * Incorrect blocking of task stealing * Hang due to incorrect decrement of a limiter_node * Memory corruption in some rare cases when passing big messages in a flow graph * Possible deadlock in a throwable flow graph node with a lightweight policy. The lightweight policy is now ignored for functors that can throw exceptions * Crash when obtaining a range from empty ordered and unordered containers * Deadlock in a concurrent_vector resize() that could happen when the new size is less than the previous size (Gi
buildservice-autocommit
accepted
request 975530
from
Dirk Mueller (dirkmueller)
(revision 3)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 2021.1.5: * Reworked synchronization mechanism to reduce contention when multiple task_arena’s are used concurrently. * Fixed sporadic memory corruption. * Enabled Microsoft Visual Studio* 2022 and Python 3.9 support. * Extended task_group interface with a new run_and_wait overload to accept task_handle. * Fixed possible correctness issue in queuing_rw_mutex on non-Intel platforms. * Fixed sporadic memory corruption.
Dirk Mueller (dirkmueller)
committed
(revision 1)
Displaying all 9 revisions