Revisions of tbb

Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 37)
buildservice-autocommit accepted request 539294 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 36)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 538180 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 35)
- Build python2 and python3 bindings
- Do not bundle python bindings with shared library
buildservice-autocommit accepted request 528061 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 34)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 33)
- Update to version 2018 release
  * Now fully supports this_task_arena::isolate() function.
  * Parallel STL, an implementation of the C++ standard library
    algorithms with support for execution policies, has been
    introduced.
  * Fixed a bug preventing use of streaming_node and opencl_node
    with Clang.
  * Fixed this_task_arena::isolate() function to work correctly
    with parallel_invoke and parallel_do algorithms.
  * Fixed a memory leak in composite_node.
  * Fixed an assertion failure in debug tbbmalloc binaries when
    TBBMALLOC_CLEAN_ALL_BUFFERS is used.
buildservice-autocommit accepted request 499650 from Adam Majer's avatar Adam Majer (adamm) (revision 32)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 499630 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 31)
Add reproducible.patch to not add build hostname+kernel to binary
buildservice-autocommit accepted request 497973 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 30)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 29)
- Update to version 2017_20170412 release
  * Added a blocking terminate extension to the task_scheduler_init
    class that allows an object to wait for termination of worker
    threads.
buildservice-autocommit accepted request 489245 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 28)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 27)
- Add missing include files boo#1034842
buildservice-autocommit accepted request 477056 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 26)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 25)
- Update to 2017_20170226 release
  * Added support for C++11 move semantics in parallel_do.
  * Constructors for many classes, including graph nodes, concurrent
    containers, thread-local containers, etc., are declared explicit
    and cannot be used for implicit conversions anymore.
  * Added a workaround for bug 16657 in the GNU C Library (glibc)
    affecting the debug version of tbb::mutex.
  * Fixed a crash in pool_identify() called for an object allocated in
    another thread.
buildservice-autocommit accepted request 445382 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 24)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 23)
- 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().
buildservice-autocommit accepted request 438484 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 22)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 21)
- Update to version 2017_20161004
  * Fixed the issue with task_arena::execute() not being processed
    when the calling thread cannot join the arena.
buildservice-autocommit accepted request 428381 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 20)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 19)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 401895 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 18)
initialized devel package after accepting 401895
Displaying revisions 61 - 80 of 97
openSUSE Build Service is sponsored by