forked from clibs/tbb
- Update to version 2019_U8
* Fixed a bug in TBB 2019 Update 7 that could lead to incorrect memory reallocation on Linux (https://github.com/intel/tbb/issues/148). * Fixed enqueuing tbb::task into tbb::task_arena not to fail on threads with no task scheduler initialized (https://github.com/intel/tbb/issues/116). OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
fdca4ccf0a
commit
475245188d
BIN
2019_U7.tar.gz
(Stored with Git LFS)
BIN
2019_U7.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
2019_U8.tar.gz
(Stored with Git LFS)
Normal file
BIN
2019_U8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
10
tbb.changes
10
tbb.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 12:22:31 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 2019_U8
|
||||
* Fixed a bug in TBB 2019 Update 7 that could lead to incorrect memory
|
||||
reallocation on Linux (https://github.com/intel/tbb/issues/148).
|
||||
* Fixed enqueuing tbb::task into tbb::task_arena not to fail on threads
|
||||
with no task scheduler initialized
|
||||
(https://github.com/intel/tbb/issues/116).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 14:54:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user