Accepting request 445382 from devel:libraries:c_c++
- Update to 2017_20161128 release
* Added template class gfx_factory to the flow graph API. It
implements the Factory concept for streaming_node to offload
computations to Intel processor graphics.
* Fixed a possible deadlock caused by missed wakeup signals in
task_arena::execute().
OBS-URL: https://build.opensuse.org/request/show/445382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=4
This commit is contained in:
10
tbb.changes
10
tbb.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 09:04:36 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Update to 2017_20161128 release
|
||||
* Added template class gfx_factory to the flow graph API. It
|
||||
implements the Factory concept for streaming_node to offload
|
||||
computations to Intel processor graphics.
|
||||
* Fixed a possible deadlock caused by missed wakeup signals in
|
||||
task_arena::execute().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 07:52:18 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
||||
2
tbb.spec
2
tbb.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
%define so_ver 2
|
||||
Name: tbb
|
||||
Version: 2017_20161004
|
||||
Version: 2017_20161128
|
||||
Release: 0
|
||||
Summary: Threading Building Blocks (TBB)
|
||||
License: Apache-2.0
|
||||
|
||||
BIN
tbb2017_20161004oss_src.tgz
LFS
BIN
tbb2017_20161004oss_src.tgz
LFS
Binary file not shown.
BIN
tbb2017_20161128oss_src.tgz
LFS
Normal file
BIN
tbb2017_20161128oss_src.tgz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user