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
optflags.patch 0000000525 525 Bytes
tbb.changes 0000003085 3.01 KB
tbb.spec 0000005259 5.14 KB
tbb44_20160526oss_src.tgz 0002868371 2.74 MB
Revision 13 (latest revision is 97)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 13)
- Update to version 44_20160526
  * Added a Python module which is able to replace Python's thread pool 
    class with the implementation based on Intel TBB task scheduler.
  * Fixed the implementation of 64-bit tbb::atomic for IA-32 architecture
    to work correctly with GCC 5.2 in C++11/14 mode.
  * Fixed a possible crash when tasks with affinity (e.g. specified via
    affinity_partitioner) are used simultaneously with task priority
    changes.
Comments 0
openSUSE Build Service is sponsored by