--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-60cff5c9dd
2018-06-11 16:59:34.303326
--------------------------------------------------------------------------------

Name        : tbb
Product     : Fedora 28
Version     : 2018.4
Release     : 1.fc28
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 in version 2018U3:  - Added template class blocked_rangeNd for a generic
multi-dimensional     range (requires C++11). Inspired by a contribution from
Jeff Hammond. - Fixed a crash with dynamic memory allocation replacement on
Windows* for applications using system() function. - Fixed
parallel_deterministic_reduce to split range correctly when used      with
static_partitioner. - Fixed a synchronization issue in
task_group::run_and_wait() which     caused a simultaneous call to
task_group::wait() to return prematurely.  Changes in version 2018U4:  -
Improved support for Flow Graph Analyzer and Intel(R) VTune(TM)     Amplifier in
the task scheduler and generic parallel algorithms. - Default device set for
opencl_node now includes all the devices from     the first available OpenCL*
platform. - Added lightweight policy for functional nodes in the flow graph. It
indicates that the node body has little work and should, if possible,     be
executed immediately upon receiving a message, avoiding task scheduling
overhead.
--------------------------------------------------------------------------------
ChangeLog:

* Thu May 31 2018 Jerry James <[email protected]> - 2018.4-1
- Rebase to 2018 update 4
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-60cff5c9dd' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/SH4Q5YTWDQTOZT5VZW5PMFSQUKS3XFCF/

Reply via email to