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
917.patch 0000002365 2.31 KB
_constraints 0000000147 147 Bytes
add-cmake-check-for-libatomic-requirement-when-build.patch 0000001399 1.37 KB
cmake-remove-include-path.patch 0000000727 727 Bytes
retry-pthread_create.patch 0000002274 2.22 KB
tbb-2021.8.0.tar.gz 0002575336 2.46 MB
tbb-rpmlintrc 0000000084 84 Bytes
tbb.changes 0000020088 19.6 KB
tbb.spec 0000009494 9.27 KB
Revision 81 (latest revision is 97)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1055995 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 81)
- Update to v2021.8.0
  * Fixed oneapi::tbb::concurrent_bounded_queue::pop return type (GitHub* #807).
  * Fixed oneapi::tbb::concurrent_queue and oneapi::tbb::concurrent_bounded_queue
    with non-default constructible value types (GitHub* #885).
  * Fixed incorrect splitting of iteration space in case there is no
    support for proportional splitting in custom ranges.
- Add patch to link against libatomic where necessary
  * add-cmake-check-for-libatomic-requirement-when-build.patch
- Drop 5cb212d44732947396abdd39eae1229c7cd51644.patch, merged upstream
- Use correct changelog entries for v2021.7.0

  * Memory allocator crash when allocating ~1TB on 64-bit systems (GitHub* #838).
  * Thread Distribution over NUMA Nodes on Windows OS systems.
  * For oneapi::tbb::suspend it is now guaranteed that the user-specified
    callable object is executed by the calling thread.
Comments 0
openSUSE Build Service is sponsored by