Fedora 24 Update: tbb-4.4-6.20160413.fc24

updates at fedoraproject.org updates at fedoraproject.org
Tue May 10 11:51:37 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-a372c13aba
2016-05-10 11:44:56.463346
--------------------------------------------------------------------------------

Name        : tbb
Product     : Fedora 24
Version     : 4.4
Release     : 6.20160413.fc24
URL         : http://threadingbuildingblocks.org/
Summary     : The Threading Building Blocks library abstracts low-level threading details
Description :
Threading Building Blocks (TBB) is a C++ runtime library that
abstracts the low-level threading details necessary for optimal
multi-core performance.  It uses common C++ templates and coding style
to eliminate tedious threading implementation work.

TBB requires fewer lines of code to achieve parallelism than other
threading models.  The applications you write are portable across
platforms.  Since the library is also inherently scalable, no code
maintenance is required as more processor cores become available.

--------------------------------------------------------------------------------
Update Information:

Changes (w.r.t. Intel TBB 4.4 Update 3):  - Removed a few cases of excessive
user data copying in the flow graph. - Improved robustness of
concurrent_bounded_queue::abort() in case of     simultaneous push and pop
operations.  Preview Features:  - Added tbb::flow::async_msg, a special message
type to support     communications between the flow graph and external
asynchronous     activities. - async_node modified to support use with C++03
compilers.  Bugs fixed:  - Fixed a bug in dynamic memory allocation replacement
for Windows* OS. - Fixed excessive memory consumption on Linux* OS caused by
enabling     zero-copy realloc. - Fixed performance regression on Intel(R) Xeon
Phi(tm) coprocessor with     auto_partitioner.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update tbb' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list