--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-8917
2013-05-23 11:40:44
--------------------------------------------------------------------------------

Name        : tbb
Product     : Fedora 17
Version     : 4.0
Release     : 4.20110809.fc17
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:

- This update fixes a bug in implementing memory barrier on ia32
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 22 2013 Petr Machata <[email protected]> - 4.0-4.20120408
- Fix mfence patch.  Since the __TBB_full_memory_fence macro was
  function-call-like, it stole () intended for function invocation.
* Thu Apr  5 2012 Karsten Hopp <[email protected]> 4.0-3.20110809
- tbb builds now on PPC(64)
--------------------------------------------------------------------------------

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 http://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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to