Accepting request 557681 from devel:libraries:c_c++
- Update to version 2018_U2 * lambda-friendly overloads for parallel_scan. * support of static and simple partitioners in parallel_deterministic_reduce. * initial support for Flow Graph Analyzer to do parallel_for. * reservation support in overwrite_node and write_once_node. * Fixed a potential deadlock scenario in the flow graph that affected Intel® TBB 2018 Initial Release. * Fixed constructors of concurrent_hash_map to be exception-safe. * Fixed auto-initialization in the main thread to be cleaned up at shutdown. * Fixed a crash when tbbmalloc_proxy is used together with dbghelp. * Fixed static_partitioner to assign tasks properly in case of nested parallelism. OBS-URL: https://build.opensuse.org/request/show/557681 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=11
This commit is contained in:
commit
3071ebdb9b
16
tbb.changes
16
tbb.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 15:29:08 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to version 2018_U2
|
||||
* lambda-friendly overloads for parallel_scan.
|
||||
* support of static and simple partitioners in
|
||||
parallel_deterministic_reduce.
|
||||
* initial support for Flow Graph Analyzer to do parallel_for.
|
||||
* reservation support in overwrite_node and write_once_node.
|
||||
* Fixed a potential deadlock scenario in the flow graph that
|
||||
affected Intel® TBB 2018 Initial Release.
|
||||
* Fixed constructors of concurrent_hash_map to be exception-safe.
|
||||
* Fixed auto-initialization in the main thread to be cleaned up at shutdown.
|
||||
* Fixed a crash when tbbmalloc_proxy is used together with dbghelp.
|
||||
* Fixed static_partitioner to assign tasks properly in case of nested parallelism.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 17:31:14 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user