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:
BIN
2017_U6.tar.gz
(Stored with Git LFS)
BIN
2017_U6.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
2018.tar.gz
(Stored with Git LFS)
Normal file
BIN
2018.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
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
|
||||
|
||||
|
Reference in New Issue
Block a user