- 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:
committed by
Git OBS Bridge
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
|
||||
|
||||
|
Reference in New Issue
Block a user