Intell Threading Building Blocks

Edit Package tbb
https://www.threadingbuildingblocks.org/

Intel(r) Threading Building Blocks (TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library
that helps you take advantage of multi-core processor performance
without having to be a threading expert. Threading Building Blocks is
not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanism for performance and scalability.

Refresh
Refresh
Source Files
Filename Size Changed
2019_U6.tar.gz 0002553257 2.43 MB
disable-irml.patch 0000000872 872 Bytes
optflags.patch 0000000506 506 Bytes
reproducible.patch 0000002080 2.03 KB
tbb.changes 0000009949 9.72 KB
tbb.spec 0000006662 6.51 KB
Revision 17 (latest revision is 36)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 702777 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 17)
- Update to version 2019_U6
  * Added support for enqueuing tbb::task into tbb::task_arena
    (https://github.com/01org/tbb/issues/116).
  * Improved support for allocator propagation on concurrent_hash_map
    assigning and swapping.
  * Improved scalable_allocation_command cleanup operations to release
    more memory buffered by the calling thread.
  * Separated allocation of small and large objects into distinct memory
    regions, which helps to reduce excessive memory caching inside the
    TBB allocator.
- Disable python2 support
Comments 0
openSUSE Build Service is sponsored by