Commit Graph

19 Commits

Author SHA256 Message Date
Ismail Dönmez
514691c607 - Update to version 2017_20161004
* Fixed the issue with task_arena::execute() not being processed
    when the calling thread cannot join the arena.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=21
2016-11-03 07:55:50 +00:00
Ismail Dönmez
3a0ebea12a - Updated to version 2017_20160722
* static_partitioner class is now a fully supported feature.
  * async_node class is now a fully supported feature.
  * For 64-bit platforms, quadrupled the worst-case limit on the amount
    of memory the Intel TBB allocator can handle.
  * Added TBB_USE_GLIBCXX_VERSION macro to specify the version of GNU
    libstdc++ when it cannot be properly recognized, e.g. when used
    with Clang on Linux* OS. Inspired by a contribution from David A.
  * Added graph/stereo example to demostrate tbb::flow::async_msg.
  * Removed a few cases of excessive user data copying in the flow graph.
  * Reworked split_node to eliminate unnecessary overheads.
  * Added support for C++11 move semantics to the argument of
    tbb::parallel_do_feeder::add() method.
  * Added C++11 move constructor and assignment operator to
    tbb::combinable template class.
  * Added tbb::this_task_arena::max_concurrency() function and
    max_concurrency() method of class task_arena returning the maximal
    number of threads that can work inside an arena.
  * Deprecated tbb::task_arena::current_thread_index() static method;
    use tbb::this_task_arena::current_thread_index() function instead.
- License changed to Apache-2.0
- Please see included CHANGES file for all changes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=19
2016-09-17 13:10:24 +00:00
Ismail Dönmez
3c4b927261 -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=17
2016-06-14 09:37:50 +00:00
Ismail Dönmez
a8fba5126e -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=16
2016-06-12 11:59:41 +00:00
Ismail Dönmez
35c2c10e45 -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=15
2016-06-12 11:57:56 +00:00
Ismail Dönmez
ca45639cfa - Remove non-distributable files.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=14
2016-06-10 08:19:13 +00:00
Ismail Dönmez
d6db89776b - Update to version 44_20160526
* Added a Python module which is able to replace Python's thread pool 
    class with the implementation based on Intel TBB task scheduler.
  * Fixed the implementation of 64-bit tbb::atomic for IA-32 architecture
    to work correctly with GCC 5.2 in C++11/14 mode.
  * Fixed a possible crash when tasks with affinity (e.g. specified via
    affinity_partitioner) are used simultaneously with task priority
    changes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=13
2016-06-08 11:21:21 +00:00
Ismail Dönmez
6b3ab9324f Accepting request 393634 from home:jengelh:branches:devel:libraries:c_c++
- Update group, and description of tbbmalloc.
The defattr 4th arg won't be needed.

OBS-URL: https://build.opensuse.org/request/show/393634
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=12
2016-05-04 12:34:10 +00:00
Ismail Dönmez
c27da08052 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=11 2016-05-04 12:14:02 +00:00
Ismail Dönmez
b1d29e2770 Disable tests
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=10
2016-05-04 11:51:49 +00:00
Ismail Dönmez
3def0cc19b -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=9
2016-05-04 11:17:07 +00:00
Ismail Dönmez
182291d39c -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=8
2016-05-04 10:59:03 +00:00
Ismail Dönmez
a6a3bde576 Fix url/license
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=7
2016-05-04 10:58:14 +00:00
Ismail Dönmez
1fada0345a - Update to version 44_20160128:
* Lots of changes, see the CHANGES file.
- Drop tbb-4.0-cas.patch, fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=6
2016-05-04 10:55:21 +00:00
Ismail Dönmez
6a04b9fe10 Accepting request 155678 from home:adra:branches:devel:libraries:c_c++
Update to version 41_20130116, Removed tbb package, Updated optflags.patch, Added a patch to fix build on PowerPC

OBS-URL: https://build.opensuse.org/request/show/155678
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=5
2013-02-21 21:24:06 +00:00
Cristian Rodríguez
0268ddae8b Accepting request 130974 from home:chenxiaolong:SABnzbd
Update to latest version and include internal headers as some packages need them to compile properly.

OBS-URL: https://build.opensuse.org/request/show/130974
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=4
2012-08-16 05:49:42 +00:00
7c38534d5c Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=3
2012-01-29 01:34:18 +00:00
Cristian Rodríguez
5054611b24 - Update to version tbb30_20110704
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=2
2011-08-14 23:37:08 +00:00
c7be8d3d1e Accepting request 20510 from home:msmeissn:branches:devel:libraries:c_c++
Copy from home:msmeissn:branches:devel:libraries:c_c++/tbb via accept of submit request 20510 revision 4.
Request was accepted with message:
added

OBS-URL: https://build.opensuse.org/request/show/20510
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=1
2009-09-16 11:20:34 +00:00