Accepting request 528061 from devel:libraries:c_c++
- Update to version 2018 release * Now fully supports this_task_arena::isolate() function. * Parallel STL, an implementation of the C++ standard library algorithms with support for execution policies, has been introduced. * Fixed a bug preventing use of streaming_node and opencl_node with Clang. * Fixed this_task_arena::isolate() function to work correctly with parallel_invoke and parallel_do algorithms. * Fixed a memory leak in composite_node. * Fixed an assertion failure in debug tbbmalloc binaries when TBBMALLOC_CLEAN_ALL_BUFFERS is used. OBS-URL: https://build.opensuse.org/request/show/528061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=9
This commit is contained in:
commit
5736a6ab8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f7df7af6045179a45eba9b5dfde74d185ee7f573328f103c137696f81e4ae5a
|
||||
size 2856292
|
3
2018.tar.gz
Normal file
3
2018.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d
|
||||
size 2889943
|
16
tbb.changes
16
tbb.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 12:03:27 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to version 2018 release
|
||||
* Now fully supports this_task_arena::isolate() function.
|
||||
* Parallel STL, an implementation of the C++ standard library
|
||||
algorithms with support for execution policies, has been
|
||||
introduced.
|
||||
* Fixed a bug preventing use of streaming_node and opencl_node
|
||||
with Clang.
|
||||
* Fixed this_task_arena::isolate() function to work correctly
|
||||
with parallel_invoke and parallel_do algorithms.
|
||||
* Fixed a memory leak in composite_node.
|
||||
* Fixed an assertion failure in debug tbbmalloc binaries when
|
||||
TBBMALLOC_CLEAN_ALL_BUFFERS is used.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 09:11:27 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user