This commit is contained in:
parent
adc7b60403
commit
d0242196ab
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
|
Wed Nov 1 17:31:14 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user