- 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/package/show/devel:libraries:c_c++/tbb?expand=0&rev=23
This commit is contained in:
parent
514691c607
commit
5efb4b0192
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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4ba7a7ed1bcb6c05d47e73624ca2e4580104bc0d3e0a3ccc7b67fa324760cb1
|
||||
size 2941119
|
3
tbb2017_20161128oss_src.tgz
Normal file
3
tbb2017_20161128oss_src.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c009166233c8ea0e34530a1c5f870b79314316d19e6876b37a7e7c854080a540
|
||||
size 2965854
|
Loading…
x
Reference in New Issue
Block a user