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
_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
tbb-2021.10.0.tar.gz 0002701487 2.58 MB
tbb-rpmlintrc 0000000084 84 Bytes
tbb.changes 0000021304 20.8 KB
tbb.spec 0000009509 9.29 KB
use-FORTIFY_SOURCE-from-distribution.patch 0000000616 616 Bytes
Revision 87 (latest revision is 97)
Adam Majer's avatar Adam Majer (adamm) accepted request 1101791 from Martin Liška's avatar Martin Liška (marxin) (revision 87)
* Add use-FORTIFY_SOURCE-from-distribution.patch and use FS settings from distribution
(we use either =2 or =3).

  * Since C++17, parallel algorithms and Flow Graph nodes are allowed to accept
    pointers to the member functions and member objects as the user-provided
    callables.
  * Added missed member functions, such as assignment operators and swap function,
    to the concurrent_queue and concurrent_bounded_queue containers.
Comments 0
openSUSE Build Service is sponsored by